• Resolved Andijean1979

    (@andijean1979)


    HI I am using your theme. and i love it!!!
    the only thing is i can’t seem to change is the red highlight (buttons and underlines on headings)
    can i change that colour?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Unfortunately not. Protopress Free comes in Single Color only. I will try to add a few more colors in future updates.

    Thread Starter Andijean1979

    (@andijean1979)

    thank you for your feedback.
    is it customisable in the paid for version (is there a paid for version :))

    Yes, there is a Paid Version as well. You can find more information about it on rohitink.com

    In case if anyone would like to change the colour add this to css:

    .section-title:after {
        background: #000000;
    }
    
    #secondary h1.widget-title:after {
        background: #000000;
    }

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Red highlight colour’ is closed to new replies.