I am wanting to get rid of the banner so it is no longer used. What is the best way to do this?
How to remove the banner?
6 posts from 3 voices-
Posted 1 year ago #
-
Hi,
What banner are you referring to? The with the info button at the top of the website.
Regards,
MyaPosted 1 year ago # -
Hi,
The banner is the bar at the very top of the page. With the 'info' button on the left when there is a message inside.
Thanks for your advice.
Oliver
Posted 1 year ago # -
Hi Oliver,
Add this to your custom.css or Quick CSS.
.social_container { display:none; }Regards,
MyaPosted 1 year ago # -
Tried that but still getting the line at the very top of the page.
Posted 1 year ago # -
Hi,
Try adding this code in your Quick CSS or custom.css:
.color_strip.primary-background {
background: none!important;
}
Hope this helps. :)Best Regards,
IsmaelPosted 1 year ago #
Reply
You must log in to post.














