Tablets + mobile phones - text is hidden behind

Hi all,

I have never had this before. Also used chatgpt to problem solve. Was just a rabbit hole.

On the startpage here https://wmt.circlemotion.com/

Tablet and below - the ‘Jetzt Angebote entdecken’ button starts disappearing behind the carousel. Text also.

I am using Volt CMS. I know that this not the problem. But is a variable.

Any ideas would be great.

Thank you and a great weekend to everyone.

Cheers Tony

@BAM

You have a fixed height of 350px on that bloc for all breakpoints.

I am assuming this is coded somewhere, as its targeted

div#content

Which seems very specific for some reason.

2 Likes

Thank you. will take a look Pete.

I have no styles on this bloc. Not sure where it is coming from. I duplicated a Blocs 5 file ? @Norm

ok. for what ever reason I was having a conflict with repo.css. I needed to change the name of bloc to Bloc #contented - instead of Bloc #content and the problem went away. wow. I spent hours on this. Thanks @PeteSharp for the heads up. Going for a hike now.

1 Like

No worries.

The browser inspector is your best friend when problem solving :smiley:

2 Likes