Hi guys,
I know i am being lazy but can anyone give me a quick fix to;
1) Remove the border lines between menu items and
2) Remove the border line between the alternate header and menu and
3) Add my social icons above the menu, as per the attached screenshot
Flikk?
FYI, the page is here !
Thanks in advance,
regards
AndrewJ
Hi AndrewJ!
1-2:
div#header_main_alternate{
border: 0 !important;
}
.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a{
border-width: 0 !important;
}
3. First include your social icons, then we can help you with the positioning.
Regards,
Josue
Works perfectly ! Thanks Josue.
I(ll add the social icons and holler if I need any further help.
regards
AndrewJ
EDIT: The default option from the Theme Options panel took care of the social icons question Josue; you can go ahead and close this thread now :-)
Thanks for the great support!
You are welcome, always glad to help :)
Regards,
Josue