Home › Forums › All Other Themes › Yacht & Cruise
- This topic has 4 replies, 2 voices, and was last updated 11 months, 2 weeks ago by
Forum Moderator.
-
AuthorPosts
-
October 11, 2022 at 12:30 am #200943
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
October 11, 2022 at 11:10 am #200951Hi,
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,
ChrisOctober 11, 2022 at 12:05 pm #200957Hi,
This is done.
Regards,
ChrisOctober 11, 2022 at 7:37 pm #200978Thank you!
October 12, 2022 at 10:46 am #200987Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.