The cookie law is not a part of customizer settings, if you custom css code for Cookie, try to add !important property for your css code.
I see you already replied via ticket, I’m checking this issue now.
We just updated all Joomla templates recently with bug fixes for the google font api, quiz 2. x compatibility and Quickstart packages with latest Joomla 3.9.2 and component update.
For this issue, could you please submit the site and administrator account via Ticket https://warptheme.com/member-area so I can take a look ?
Hi DGB,
Could you please give me screenshot to take a look ?
Thank you
Hi Bruno,
Just download the newest version via customer area https://warptheme.com/account/ and reinstall it.
Could you please create a screenshot about this issue so I can take a closer look ? Note: Using this tool https://www.favicon-generator.org/ if you want to create your custom favico icon
Here the solution
.uk-navbar-nav > li > a {
color: red;
}
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
color: red;
/* 3 */
outline: none;
}
/* OnClick */
.uk-navbar-nav > li > a:active {
color: red;
}
/* Active */
.uk-navbar-nav > li.uk-active > a {
color: #fff;
}
.uk-navbar-nav > li > a:after {
background: red;
}
I checked your site and the favico icon working fine here https://imgur.com/a/nObZLmG
Did you try to clear caches before?
Hi Fredrick,
I see you added the css code to custom.css file with grey background color, its working, see https://imgur.com/a/Ygbe9ib
The template itself using sp pagebuilder FREE and our extra add-ons that why you cant access pro sp pagebuilder feature like template sections.
Hi Robert,
Did you upload the correct favico.ico format icon ?
Like this view-source:http://demo.warptheme.com/joomla/wt_halcy/templates/wt_halcy_pro/images/favicon.ico
Could you please give me the site to take a look ?
Hi Fred,
Open custom.css file located joomla/templates/template-name/css/custom.css then add
.tm-navbar {
background: red;
}
save and recheck.
Hi Andreas,
I created a Joomla Multilingual language video tutorial few years ago, please take a closer look this tutorial
If you still face any problem about configuration, please submit the question via our ticket system https://warptheme.com/member-area/ticket-system/ so I can take a look on it.
Glad to hear that

