Hello, having an issue with the banner, so if we don’t have text the images does not appear, so added a dot for now, is there a way to hide the dot and still have the images shown?
Hello @emilbrandon
It’s GemPages support team and glad to support you today.
To provide you with the most precise solution in this case, could you please share the home page link?
Hello, yes here is a link, thanks in advance
Also the mobile size looks rly stretched, if there is a fix for that?
Hi @Emilbrandon,
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css.
Step 3: Paste the below code at bottom of the file → Save
header .site-header-main-content .small-promo-content_heading{display:none !important}
@medid(max-width:767px){
html,body{
overflow-x:hidden
}
}
Hope my solution works perfectly for you!
Best regards,
Victor | PageFly
Hello Victor, thank you for the answer, but this does not work for us im afraid, I am copy and pastning what you say in the bottom of theme.css.liquid, but nothing changes to our website.
So you have a solution for this?
Hello @emilbrandon ,
Can you share screenshots the position-added code?

