How to remove privacy tag placement?

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Thu Mar 21, 2013 2:15 am
How can I enable the coockies but remove the privacy tag placement ?
User avatar
Junior Boarder

GK User
Thu Mar 21, 2013 2:52 am
I don't get this, you want to remove it as well as keep it ;)

Users needs to see this and then make choice that is the whole idea. If you don't want to use it disable it in template settings. Otherwise explain in more details what is it you want to achieve.

https://www.gavick.com/documentation/jo ... ookie-law/

See you around...
User avatar
Platinum Boarder

GK User
Thu Mar 21, 2013 10:44 pm
hi bro thnx for the quick answer :) i want to show the allow cookies underneath but I want to "hide" the privacy tab after allowing the cookies :)
User avatar
Junior Boarder

GK User
Fri Mar 22, 2013 9:02 am
You can use following css in override.css file. Make sure you enable css override in template settings > advanced settings > Css override

Code: Select all
#cc-tag { display:none!important; }


See you around...
User avatar
Platinum Boarder


cron