Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • matthewgillard Friend
    #197850

    Hi

    I was wondering if someone could help.

    I have the minicart displayed in toolbar-ct-2 with cart icon.

    I have custom css for icon so that it displays next to text not on top:

    .fa-shopping-cart:before {
    float: left !important;
    padding: 10px 6px;
    }

    But now the price goes below

    How can I make this module bigger so that it all fits in 1 row.

    See screenshot for problem


    1. Screen-Shot-2014-05-16-at-11.15.47-pm
    Saguaros Moderator
    #535831

    Hi Matthew,

    You can with my workaround:
    – Create a new css file called custom.css in this directory: /templates/ja_bookshop/css
    – Add this css rule:


    #toolbar .toolbar-ct-2 {
    margin-right: 50px;
    }

    You then can change to the value you’re comfortable with

    bookehost Friend
    #554116

    Hi
    Used both solutions, still in 2 lines as in attachment from matthewgillard. Thank you

    Saguaros Moderator
    #554126

    You can post your site’s URL here, I will take a look 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 10 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum