• My client is not happy with any of the 4 color schemes offered in the Blaize theme under Appearance > Customize > General Settings – Template Color. They have a specific color palette for their logo, marketing materials etc. and want their website to follow the same color palette. I’m able to use their specified colors in several areas of the site, but cannot find a way to alter the accent colors (bars between widgets, bar in front page slider caption, background of blog post dates etc.) to also use the client’s color palette instead of one of the 4 colors offered under Template Color. Is there a way to customize the template color? Thank you for your help.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Mystical Themes

    (@bnayawpguy)

    Hi @annvb1,

    Currently the theme only provides only four color options. The changes you are looking for requires some code customization. Please mail at [email protected] for the further support on this matter.

    Thanks,

    Theme Author Mystical Themes

    (@bnayawpguy)

    Hi @annvb1,

    Here is the css code for changing color for those bars between caption text and widget title. Try adding these codes to the Dashboard > Appearance > Customize > Additional CSS.

    .blz-slide .caption h2:after,
    .blog-feat-img span i:last-child,
    .footer-widget .widget-title:after{
    	background: #063163;
    }

    Thanks,

    Thread Starter annvb1

    (@annvb1)

    Thank you very much for this. However, I would need to change the color wherever the Template Color takes over. This would include lines within captions and between widgets, and also the color put behind the blog post dates in the blog posts section on the home page, and anywhere else the Template Color is specified. Can you provide the css for all such places where the Template Color appears? Again, thank you for your help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Color Scheme choice in Blaize theme’ is closed to new replies.