Tagged: enfold, Header options
-
AuthorPosts
-
April 8, 2014 at 6:24 pm #248894
Hi,
the following header options on miApple.me are too near to the borders:
Header Social Icons left:
https://www.evernote.com/shard/s251/sh/b3684b1a-a35a-4afe-8b52-e460188216d1/184e8671da165932c392a9627437b636or
Header Secondary Menu left (my preferred option):
https://www.evernote.com/shard/s251/sh/d5703cc9-0938-464e-a482-57707e8da910/18c3681dff153768e11cb7a009f9fe03How to resolve?
Cheers,
Gee AreApril 8, 2014 at 6:28 pm #248896Hey Gee Are!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px!important; }Regards,
YigitApril 8, 2014 at 8:16 pm #248936Hi Yigit,
thanks, it works for the last entry “miShopping Tips’. However, the padding for the other submenu items is different from the last one. How can I set the padding equal for all items of the submenu?
Cheers,
Gee AreApril 9, 2014 at 1:52 pm #249239Hi!
Can you post a screenshot of the issue? Padding is 10px between secondary menu items
Best regards,
YigitApril 9, 2014 at 10:29 pm #249431Have a look here:
https://www.evernote.com/shard/s251/sh/c2186039-aea3-4f92-af05-ad4095592627/7b40efb432560b85b454d9fd47df2f9cCheers,
Gee AreApril 9, 2014 at 10:48 pm #249435Hey!
Please replace the code i posted earlier with following one
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 15px 0 10px!important; }Regards,
YigitApril 9, 2014 at 11:59 pm #249481Hi Yigit,
thanks, nearly perfect. The only thing is that “miShopping Tipps” is still a little bit to close to right end when I reduce the size.
Any further suggestion?
Thanks again for your kind support!
Cheers,
Gee AreApril 10, 2014 at 12:31 am #249486Hey!
You can adjust it using following code
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding-right: 20px!important; }Cheers!
YigitApril 10, 2014 at 6:11 pm #249869Hey Yigit,
works! Thanks!
Gee Are
-
AuthorPosts
- The topic ‘Extra Elements to near to border’ is closed to new replies.
