Default Colors

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10045737
    AndeeR
    Participant

    How do I change the colors of the template? I changed all the blue to green in the default.css file under the css folder, but that didn’t do it. I’m looking to change the word-rotator at the top, the color of the alternative-font, and the two thumb-info-type blocks. Thank you, Andee


    #10045738
    Support
    Keymaster

    Hello, you can use the Style Switcher to generate the color you want:

    IMPORTANT! How to use a skin

    And if needed you can create custom colors for an specific element, checking which css is used:

    How to find which css is being applied to an element.

    For the word rotator it would be:

    (css/custom.css)

    .word-rotator.slide .word-rotator-words {
    	background: #000 !important;
    }

    But we recommend creating a style with the style switcher.


Viewing 2 posts - 1 through 2 (of 2 total)

This topic is marked as "RESOLVED" and can not rceive new replies.