BAM
June 26, 2026, 3:55pm
1
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
BAM
June 28, 2026, 4:55am
3
Thank you. will take a look Pete.
BAM
June 28, 2026, 5:16am
4
I have no styles on this bloc. Not sure where it is coming from. I duplicated a Blocs 5 file ?
@Norm
BAM
June 28, 2026, 5:49am
5
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
2 Likes