Tagged: menu
Hi!
i have a small margin between the main menu and the slider.
and i cant get rid of the boarders around the social icons. This doesnt work:
#top .social_bookmarks li, #header_main { border: none !important; }
Thank You very much for the great Support!
Alex
Hey Finlando!
There are no borders around social icons http://i.imgur.com/bfT6i4A.jpg
And i could not find your page with slider. Can you post the link to it?
Best regards,
Yigit
Merhaba, Yigit!
i mean the big one around them all. i tried setting all boarders to white.
_____
http://nonpardon.com/?page_id=2929
the small margin between the selected nenu item (red line) and the slider pic.
Salute,
Alex
Merhaba Alex!
Please add following code to Quick CSS
#header_meta { box-shadow: none; }
.html_header_top.html_header_topbar_active.html_header_sticky.html_large.html_bottom_nav_header #top #main { padding-top: 183px; }
Regards,
Yigit
Thanks Yigit… works great.
Alex