See private
Hey ejo14,
Add this to quick css:
#header_main{
border:none!important;
}
Best regards,
Jordan Shannon
Hi,
And this:
.social_bookmarks li{
border:none!important;
}
Best regards,
Jordan Shannon
Thanks Jordan the second snippet of code removed the border between social icons but the first snippet of code did not remove the white line running horizontally above the logo, please advise.
Hi,
Add this as well:
#header_main,
#header_meta{
border:none!important;
}
Best regards,
Jordan Shannon