Hello, Something got missed in a website roll back I had to do 3 days ago. Individual articles are not being displayed with the GkHeader color right.. as it is in the menu items... There is an override created in Advanced to force all pages to display the same background... but is not working. Can you please take a look? Green is right... black is wrong
Hi equilibriumx
I tried to access several articles page but the header shows in green.
Could you share the URL so I can see the issue?
@saguaros This is an example with a black background https://www.equilibriumx.com/tienda-3 or https://www.equilibriumx.com/component/finder/search?q=cambio+climatico&f=3&Itemid=963 (Smart search module ' results= I already selected this item in the template and nothing. I cleared the cache, purged the cdn... nothing.. It wont go... The rest of the articles are now showing up right...
equilibriumx
As I can see that there is inline style set black background for these pages, try with this custom css:
#gkTop { background: #d6df20 !important; }
It will force this green background for all pages.
done! thanks. I guess the the roll back the !important was missed. Thanks. I have another issue. I will another ticket. Cheers