-
AuthorPosts
-
matthewgillard Friend
matthewgillard
- Join date:
- May 2014
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
May 16, 2014 at 1:27 pm #197850Hi
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
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 20, 2014 at 8:22 am #535831Hi 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 with1 user says Thank You to Saguaros for this useful post
November 4, 2014 at 11:11 am #554116Hi
Used both solutions, still in 2 lines as in attachment from matthewgillard. Thank youSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 4, 2014 at 1:58 pm #554126You can post your site’s URL here, I will take a look 🙂
AuthorPostsViewing 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
Minicart display in toolbar-ct-2
Viewing 4 posts - 1 through 4 (of 4 total)