Hello guys,
I got rid of the line separator for the sidebar from the options of the theme, but I can’t seem to figure out the code to put or find an option for this line that is created below the banner ad. Can you please tell me how to get rid of it? I have attached a screenshot of this as well as the link to the site.
Thanks again for the great support :)
Mike
Hi Mike,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top .container_wrap_first {
border-top: none;
}
Best regards,
Nikko