Kitchen Design Theme

Home Forums All Other Themes Kitchen Design Theme

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #172702
    RobertRobert
    Participant
    • Topics: 43
    • Replies: 59
    • Total: 102
    Member since: August 1, 2016

    Hello,

    How do I change the default color on front page slider navigation and the hover colors over each of these images?

    https://ibb.co/DVNHfLn
    https://ibb.co/tL8f2sG

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

    Hi,

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

    Use this CSS to change slider navigation color.

    .nivo-controlNav a {
        background-color: #f00;
        border-color: #f00 !important;
    }
    .skt-designs-thumb {
        background-color: #f00 !important;
    }

    Hover colors over each of these images?

    Ans: Kindly refer our image documentation how to change hover color.

    Go to Dashboard >> Appearance>> Customize >> Basic >> Color Options >> Gallery Title Background Color

    See screenshot:
    https://ibb.co/0cw7DwT

    Regards,
    Dave

    #172797
    RobertRobert
    Participant
    • Topics: 43
    • Replies: 59
    • Total: 102
    Member since: August 1, 2016

    Thank you! Also, what about the title for the 4 boxes near the top, the hover overlay image is changed but the title is still default color.

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

    Hi,

    Go to Dashboard >> Appearance>> Customize >> Basic >> Color Options >> Kitchen Design Box Title Hover Color

    See screenshot:
    https://imgur.com/a/EZJNVCL

    Regards,
    Dave

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