-
AuthorPosts
-
hjalte1983 Friend
hjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
June 20, 2014 at 8:22 am #199005Hi, i’m having trouble finding out some css margin code
I figured out how to move the logo down. But can’t find the right code for the main menu
also i would like to remove rest of the margin over the main menu (see attachment)And last how can i make sub categories under Brands : always show also see attachment image.
Thanks again for great support, your the best !
Regards Hjalte
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 20, 2014 at 2:53 pm #539666Go to this File : /components/com_mijoshop/opencart/catalog/view/theme/default/stylesheet/stylesheet.css
Replace this code
.box-category > ul > li ul { display: none; }with
.box-category > ul > li ul {
display: block !important;
}1 user says Thank You to chavan for this useful post
hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 21, 2014 at 1:12 pm #539732Go to this File: /templates/ja_decor/css/themes/ellis/template.css
1. Replace this code
.logo-image { background-size: 100% auto; text-align: center; margin-top: 60px; min-width: 80px; min-height: 25px; position: absolute; z-index: 2; }with
.logo-image { background-size: 100% auto; text-align: center; margin-top: 0px; min-width: 80px; min-height: 25px; position: absolute; z-index: 2; }2. Replace this code
.navbar-collapse { margin-top: 50px; }with
.navbar-collapse { margin-top: 0px; }1 user says Thank You to chavan for this useful post
hjalte1983 Friendhjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
June 22, 2014 at 8:02 am #539751Thank you very much
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by hjalte1983 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Css Margin issues
Viewing 5 posts - 1 through 5 (of 5 total)