We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Weird line at the bottom - GRAV City Lights | Forum

Webster Molaudi
Webster Molaudi Oct 23 '18
Hi Guys,


I have this weird line at the bottom on my theme on my website at https://www.myvirgo.info which hides my chat bar, how do i remove it ?



Webster Molaudi
Webster Molaudi Oct 26 '18
Thanks, will have a look
Webster Molaudi
Webster Molaudi Mar 13 '19
Thanks, got it sorted it was some app i installed from Cloudflare.
Quote from OW Visuals It looks like it comes from cloudflare app. Have you installed something like that recently?


You can use this code to hide it, but it could effect your installed app or script:


cloudflare-app[app="tibrr-cookie-consent"] > .tibrr-cookie-consent-container {

display: -webkit-none !important;

display: none !important;

}


You do not have permission to reply this topic