SKT Spa Pro change color service columns

Home Forums All Other Themes SKT Spa Pro change color service columns

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #55167
    RenéRené
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: November 3, 2016

    Hey there,
    I’m working on my band website. And I can’t seem te find where I can change te color of the “read me” buttons on the service columns. I changed every green color option to red but the “read me” button keeps being green.
    Please help.

    #55214
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    Hi Rene,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    #services-box .read-more{background:##fff000 !important;}
    #services-box:hover .read-more{background:#000000 !important;}

    Regards,
    Brad

    #55246
    RenéRené
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: November 3, 2016

    Hi Brad,
    Tnx for the help but it didn’t work somehow. Probably my mistake.

    I copy and pasted this link in the Custom CSS Box:
    #services-box .read-more{background:##a04321 !important;} I changed the color to #a04321 as you can see.

    You can check my site: www.soulkitchenlive.nl At “home” It’s the 4 boxes with the green buttons.

    Maybe what went wrong is:
    At Theme Option>Sections> Top Four Services Columns Below the Slider> I changed the “Read More Button Text for Pages” to Lees meer. Maybe your code doesn’t work because of that?

    I hope you can help me.

    #55252
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    Hi Rene,

    Remove the previous code and add this code in custom css box:

    .fourbox .read-more{background-color:#a04321 !important;}

    Regards,
    Brad

    #55253
    RenéRené
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: November 3, 2016

    Super! Thank you very much.

    Regards,
    Rene

    #55254
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘SKT Spa Pro change color service columns’ is closed to new replies.