I would like to exclude the logotype when I have my site offline (and the offline landing page appears).
Can I do this somewhere?
#gkLogo { display: none !important}
bkrztuk wrote:Please add this code to offline.css file in root/templates/gk_template_name/css directory :
- Code: Select all
#gkLogo { display: none !important}