badmintongrej Posted December 24, 2013 Share Posted December 24, 2013 (edited) Hello prestashoppers Can you help me to add some space between Kategorier and fjerbolde ( look link, the green and gray box), in the category block? Merry X-mas Jacob Edited December 24, 2013 by badmintongrej (see edit history) Link to comment Share on other sites More sharing options...
badmintongrej Posted December 24, 2013 Author Share Posted December 24, 2013 Hello prestashoppers Can you help me to add some space between Kategorier and fjerbolde ( look link, the green and gray box), in the category block? Merry X-mas Jacob Do any 1 know how to do this ? Link to comment Share on other sites More sharing options...
CartExpert.net Posted December 24, 2013 Share Posted December 24, 2013 (edited) Hi. Please send the link to your site, the image offers no information on the way the styles are set up. Regards.Robin.The CartExpert Team Edited December 24, 2013 by CartExpert.net (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted December 24, 2013 Share Posted December 24, 2013 if you use default theme you can do it with simple css modification. #categories_block_left .title_block{margin-bottom:10px;} where the 10px is a "height" of space between title and menu items. use this code somewhere in global.css file Link to comment Share on other sites More sharing options...
badmintongrej Posted December 24, 2013 Author Share Posted December 24, 2013 if you use default theme you can do it with simple css modification. #categories_block_left .title_block{margin-bottom:10px;} where the 10px is a "height" of space between title and menu items. use this code somewhere in global.css file I do use the default theme And it worked ! Thank you and have a merry Christmas ! How do i mark it as solved ? Link to comment Share on other sites More sharing options...
vekia Posted December 24, 2013 Share Posted December 24, 2013 thank you have a nice christmas too here is the instruction: [sOLVED] TopicIf, after posting a topic, you find a solution to your problem, please indicate it in your post and describe the solution.Furthermore if you are the author of the topic for which a solution has been found, please edit your topic title to mark it as [sOLVED].To mark a topic as [solved] :- Edit the first post of your topic by clicking on the "Edit" button,- Click on the "Use full editor" button,- Add the "[solved]" string at the beginning of your topic title and click on the "Submit Modified Post" button. 1 Link to comment Share on other sites More sharing options...
badmintongrej Posted December 24, 2013 Author Share Posted December 24, 2013 thank you have a nice christmas too here is the instruction: Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now