Home › Forums › All Other Themes › SKT Barbecue slider
- This topic has 12 replies, 2 voices, and was last updated 2 weeks, 1 day ago by
Sonal S Sinha.
-
AuthorPosts
-
April 11, 2025 at 8:02 pm #229171
Hello! Can you please help me fix the fact that the logo is overlapping the slider text when viewing this site – https://libertyrosetree.com/ – on smaller computer screens? I’m using your SKT Barbecue theme for this site.
Thanks so much!
Courtney
April 14, 2025 at 12:14 pm #229183Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (min-width:1024px) and (max-width:1290px) { .slider-main .nivo-caption .title { font-size:50px; padding-bottom: 0px !important;} .slider-main .nivo-caption { top:82% !important;} .logo img { height: auto; width: 75%;} }
Regards,
DaveApril 15, 2025 at 7:49 pm #229196That doesn’t seem to have fixed it. 🙁 I don’t have a lot of custom code on this site, so that shouldn’t be interfering…
April 16, 2025 at 10:37 am #229201Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
DaveApril 17, 2025 at 5:28 pm #229209Hi,
Issue have been resolved. Kindly check and confirm.
Regards,
DaveApril 20, 2025 at 2:25 am #229229Yes, it has. Thank you very much!
April 21, 2025 at 10:34 am #229236You are welcome 🙂
Regards,
DaveMay 27, 2025 at 11:16 pm #229586I’m not sure what you did before to fix it, but this issue has resurfaced. Can you please help?
May 28, 2025 at 10:51 am #229589Hi,
We did not find any such issue on your smaller screens.
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
DaveMay 30, 2025 at 5:44 pm #229626Here’s the screenshot link – https://ibb.co/Fbsbd7Kk. I tested it on two different browsers.
June 2, 2025 at 10:44 am #229648Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.slider-main .nivo-caption { top: 72% !important; }
Regards,
DaveJune 3, 2025 at 5:15 pm #229672That appears to be working. I’ll have my client check it out and see if it’s good on his end too.
Thanks!
June 4, 2025 at 10:54 am #229682Okay
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.