Title hides under container

Title hides under container

NikosBat
Excursionist
239 0 38

Hello guys, as you can see in the image my Title hides under the container, how can I change that?

 

Bildschirmfoto 2024-12-25 um 17.09.08.png

Replies 8 (8)

WaitWhatWeb
Shopify Partner
20 1 5

Hi @NikosBat it seems like you need to fix the css, can you send the link of your website here 

digital life is rad
unless it’s designed bad
NikosBat
Excursionist
239 0 38

Hey WaitWhatWeb, here is the link https://www.nistore.de/products/nistore™-winterhandschuhe

Guleria
Shopify Partner
3950 791 1123

Hello @NikosBat ,

 

Remove the css which you used previously

@media screen and (min-width: 1024px) {
    .collapsible-content__wrapper.section-template--22708756021580__collapsible_content_iH7YMU-padding .collapsible-content__header {
        position: absolute;
        right: 0;
    }
}

 

css solution with position: absolute always tricky think twice before using them.

 

Regards
Guleria

- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder
NikosBat
Excursionist
239 0 38

Hey Guleria, as you can see It moved more to the right, but did not changed something.

 

Bildschirmfoto 2024-12-25 um 18.12.55.png

Guleria
Shopify Partner
3950 791 1123

I can still see the css I shared above in the source code.
If you remove that css title will display in the center.   
 

- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder
Guleria
Shopify Partner
3950 791 1123

After removing that css it will look like this

post-wrong.png

- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder
NikosBat
Excursionist
239 0 38

Can you check once again, because as you can see I removed the old code

 

Bildschirmfoto 2024-12-25 um 18.23.26.png

Guleria
Shopify Partner
3950 791 1123

Still there

still-there.png

- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder