Installed Ensley (which is amazing BTW) but I can't change colors:
color change in template didn't work.
trying custom css didn't work either.
Adding to custom.css and turning that on in template didn't work.
added to Head Custom Code didn't work.
Cleared Joomla and browser cache each time, no server cache running.
.j51_menu821 .j51_menu_group_header, .module.text-light .j51_menu821 .j51_menu_group_header {
color: #8f1d20 !important;
}
.owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span, ul.dot li::before, .text-primary, #container_base h3 {
color: #50090a;
}
.back-to-top {
background:#7d1e20;
}
.btn, .button, button {
background-color: #50090a;
}
site is at: http://pacificpantry.s16.cpsvr.com/
Got any idea what I am doing wrong?
Thanks.