Differnt Text Colors

Home Forums SKT Black/White Theme Support Differnt Text Colors

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #68500
    joshuajoshua
    Member
    • Topics: 15
    • Replies: 38
    • Total: 53
    Member since: March 24, 2017

    Hey,

    is it possible to have a different body text color in content area and footer?

    Thanks

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

    Hi Joshua,

    You can change the footer color using Custom CSS. Show us your website URL so that we can provide you code.

    Regards,
    Brad

    #68569
    joshuajoshua
    Member
    • Topics: 15
    • Replies: 38
    • Total: 53
    Member since: March 24, 2017

    Hey,

    Pointeez.com.

    Kind Regards,
    Josh

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

    Hi,

    Add this code in Custom CSS Box:

    .footer{color:#ffffff !important;}
    .footer ul li a{color:#ffffff !important;}
    .footer ul li a:hover{color:#000000 !important;}
    .footer a{color:#ffffff !important;}
    .footer a:hover{color:#000000 !important;}

    Regards,
    Brad

    #68611
    joshuajoshua
    Member
    • Topics: 15
    • Replies: 38
    • Total: 53
    Member since: March 24, 2017

    Thank you! 🙂

    Regards

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

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Differnt Text Colors’ is closed to new replies.