Jump to content

Remove banner text in mobile view Bedford template

Recommended Posts

I have a banner that plays a video on desktop, with text over it. When viewed on mobile, I've replaced the video with an image. However, I need to hide the text too, so only the static image can be seen.

Is there any css that could help me do this?

Any help greatly appreciated.

Link to comment
  • Replies 6
  • Views 530
  • Created
  • Last Reply

Top Posters In This Topic

18 hours ago, jezpoole said:

I have a banner that plays a video on desktop, with text over it. When viewed on mobile, I've replaced the video with an image. However, I need to hide the text too, so only the static image can be seen.

Is there any css that could help me do this?

Any help greatly appreciated.

Hi. Can you share site url? We can check easier

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
18 hours ago, jezpoole said:

@tuanphan both text and button.

 

Many thanks

Hi. Add this code to Design > Custom CSS

/* Mobile-Homepage */
/* remove top banner text button */
@media screen and (max-width:640px) {
body.homepage .desc-wrapper * {
    visibility: hidden;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.