1. Ensure
  2. Wednesday, 19 August 2020
How can i change blog article header color and Bottom menu color. When i change it in template.css fail, later or next day it turn back default color. The color is #252767
Accepted Answer
Hi,
Use this custom css

.ensure-blog-details .article-header h1{
color: #5356c7 !important;
}
#sp-bottom .sp-module .sp-module-title{
color: #5356c7 !important;
}


Add this css code inside the custom.css file.
Note: Path towards custom CSS:
Extensions>Templates>Styles>
Click on your current default template name then choose Template Options.
Then find custom CSS within the custom code.
https://prnt.sc/pu705g
https://prnt.sc/pu70zn
In Extensions>Template> Template Options > Custom Code > Custom CSS please add this
Thanks
  1. more than a month ago
  2. Ensure
  3. # Permalink
Responses (5)
Hi,
Please share your site URL? SO that I can check
Thank you
  1. more than a month ago
  2. Ensure
  3. # 1
Hi,
Please share your site URL? SO that I can check
Thank you


https://www.jarvakandikool.ee/
  1. more than a month ago
  2. Ensure
  3. # 2
Give a screenshot please and give specific page link
  1. more than a month ago
  2. Ensure
  3. # 3


There are no replies made for this post yet.
Be one of the first to reply to this post!


This forum is archived

This forum has been archived. Please use JoomShaper official support system.