Yacht & Cruise

Home Forums All Other Themes Yacht & Cruise

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #200943
    Courtney ClineCourtney Cline
    Participant
    • Topics: 32
    • Replies: 62
    • Total: 94
    Member since: January 10, 2017

    I’m using the Yacht & Cruise theme on a website I am redesigning, and the slider at the top is not sliding automatically.

    Also, I would like to change the background color when you hover over the social icons in the footer from yellow to #0093d0.

    Can you please help with both of these issues? I will have to send you the login information for the website, as it is currently displaying a maintenance mode page.

    Thanks,

    Courtney

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

    Hi,

    1. slider at the top is not sliding automatically??

    Ans: Kindly edit frontpage/slider.php file, go to line number 14 and make below changes:

    running: true,
    paused: false,
    stop: false,

    2. I would like to change the background color when you hover over the social icons in the footer from yellow to #0093d0??

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

    .social-icons a:hover, #footer .social-icons a:hover {
      background-color: #0093d0 !important;
    }

    Regards,
    Chris

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

    Hi,

    This is done.

    Regards,
    Chris

    #200978
    Courtney ClineCourtney Cline
    Participant
    • Topics: 32
    • Replies: 62
    • Total: 94
    Member since: January 10, 2017

    Thank you!

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

    Hi,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Chris

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