badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Add colored sitebar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17466
    Arjen
    Participant

    Hi there,

    I’m using the Attitude Pro theme. I want to add a colored sidebar on all the pages except for the homepage.Is has to be pink with white text in it. Is this possible? The site’s adress is: http://www.zizicoachingconsulting.nl

    Arjen

    #17640

    Hi Arjen,

    To change the background-color of the sidebar go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #secondary {
        background-color: pink;
        padding: 2%;
        width: 27.28%;
    }

    And for the white color you can change it from theme option.

    Thank you!

    Thank you!

    #17665
    Arjen
    Participant

    It works. Thanks a lot!

    #17711

    That’s great Arjen

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.