I am having a problem with my Joyo Jewelry website. On my home page, the slideshow does not seem to be calibrated correctly. Let me explain. As you can see in the attached photo, when I hover my mouse over the slideshow, the blue outline doesn’t seem to select only the slideshow but also other outlines (almost the whole header section). This prevents me from properly adjusting my photos on the slides. Maybe there’s an error in the code? If anyone has a solution, that would be great! ![]()
There is no error here. To select something, you have to click on it, not just hover. Hovering does nothing except show you what it is and where it is. The reason it shows that image going into the header, is because it’s set up that way to make a “transparent header”. If you are unsure of how to change these settings, that is what you should ask.
On the left, “diaporama” is selected. On the right, the settings for “diaporama” are shown. It’s easy. Click on left tab to select.
Hi @Bipperly
Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.
Best regards,
Devcoder ![]()
Open your theme.liquid file, remove this code
<style>
#MainContent { margin-top: -133px; }
@media (max-width: 767px) {
#MainContent { margin-top: -107px !important; }
}
</style>
Hello !
And thanks for your help, indeed maybe its because of the transparent header i tried to make in the past but I dont use it anymore.. @Maximus3
@devcoders here your go : 4877
@Dan-From-Ryviu Ok I will try !! ![]()
Joyo
Hey @Dan-From-Ryviu !
I tried your method to remove the code. It seems to be good now. Let me know @devcoders if everything looks good ^^
Hi @Bipperly
Please share your store URL.
Hi @Bipperly
I’ve sent you the request — please accept it.
Hey @devcoders
Everything’s good ?
Hi @Bipperly
The blue outline you’re seeing in the customizer appears when you hover over sections. It’s a default behavior and does not appear on the frontend. If you notice any other issues, please let me know and I’ll check.
Ok thank you very much for your help, appreciate it ^^
Hi @Bipperly
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance. If helpful, please like all posts. ![]()
Best regards,
Devcoder ![]()
You are very welcome!


