BGColor of SKT Education

Home Forums All Other Themes BGColor of SKT Education

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #95330
    nacomarnacomar
    Member
    • Topics: 6
    • Replies: 10
    • Total: 16
    Member since: October 16, 2017

    The background color of each of the boxes is services should be able to control the color of each one from the page, but still using the default color for the 3 boxes.

    The url is: http://viernescentrodeformaci.apps-1and1.net/

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

    Hi,

    Which color you want to use in the service boxes.

    Regards,
    Chris

    #95401
    nacomarnacomar
    Member
    • Topics: 6
    • Replies: 10
    • Total: 16
    Member since: October 16, 2017

    Hi,
    The color code are:
    ff507a
    eed518
    63b7ff

    Thanks

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .home_section1_content a:nth-child(3n+1) .sliderinbox { background: #ff507a !important;}
    .home_section1_content a:nth-child(3n+2) .sliderinbox { background: #eed518 !important;}
    .home_section1_content a:nth-child(3n+3) .sliderinbox { background: #63b7ff !important;}

    Regards,
    Chris

    #97100
    nacomarnacomar
    Member
    • Topics: 6
    • Replies: 10
    • Total: 16
    Member since: October 16, 2017

    Thank you for your help.
    Now if they are with the colors in the home_section, but they do not take the colors correctly when accessed to the services page.

    http://viernescentrodeformaci.apps-1and1.net/servicios

    How can I change the background colors of the boxes?

    #97112
    nacomarnacomar
    Member
    • Topics: 6
    • Replies: 10
    • Total: 16
    Member since: October 16, 2017

    Uff, sorry, My english is very bad.

    I wanted to say. The boxes now have the correct colors in the main section, but when you access the Services page, the boxes do not have the correct background

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .thn_post_wrap a:nth-child(3n+1) .sliderinbox { background: #ffcc00 !important;}
    .thn_post_wrap a:nth-child(3n+2) .sliderinbox { background: #4993d1 !important;}
    .thn_post_wrap a:nth-child(3n+3) .sliderinbox { background: #ff507a !important;}

    Regards,
    Chris

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