How to move Text above comparison Table

How to move Text above comparison Table

NikosBat
Explorer
336 0 52

Hello guys, how can i move this Text above my comparisson table?

NikosBat_0-1737544057601.png

 

Replies 8 (8)

Ahmad31
Shopify Partner
210 20 33

Hi @NikosBat Please share your store url

Love my work? Buy Me A Coffee
Hire Me: Email me Or Chat on Whatsapp
If you found my solution helpful, please like and accept it. Your support is greatly appreciated!
NikosBat
Explorer
336 0 52

Hello Ahmad31 and thanks for replying, here is the url and password:

 

https://www.nistore.de/products/3-in-1-dog-hair-brush-cat-hair-brush-electric-pet-cleaning-brush-ste...

 

nikthe

Ahmad31
Shopify Partner
210 20 33

To implement the requested feature, some changes will be required in your code. If you'd like, I’m available to help you.

Love my work? Buy Me A Coffee
Hire Me: Email me Or Chat on Whatsapp
If you found my solution helpful, please like and accept it. Your support is greatly appreciated!

DaisyVo
Shopify Partner
3796 412 499

Hi @NikosBat ,

You can follow the steps here:

 

Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/ypQ7nly2wv27
Step 3: Copy the code below and paste it there

 

Here is the code for step 3:

@media screen and (max-width: 768px){
.image-with-text__grid.grid {
    flex-direction: column-reverse !important;
}
}

Here is the result:

DaisyVo_0-1737619651602.png

 

Please let me know if it works!

Best,

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
NikosBat
Explorer
336 0 52

Hello DaisyVo, and thank you. Can I somehow adjust the text and Titel to be written in full width, like the text in the top

 

Bildschirmfoto 2025-01-23 um 09.28.15.png

DaisyVo
Shopify Partner
3796 412 499

Hi @NikosBat 

You can use the code here:

@media screen and (max-width: 768px){
.image-with-text__grid.grid {
    flex-direction: column-reverse !important;
}
}

Here is the result:

DaisyVo_0-1737682643077.png

 

Please let me know if it works!

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
NikosBat
Explorer
336 0 52

Hello DaisyVo and thanks for replying, where do i need to paste this code?

LizHoang
Shopify Partner
984 123 156

Hi NikosBat

- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file

 

.comparison-text-template--24058707509580__ss_comparison_table_6_wJ6NMY {
    text-align: justify !important;
}

 

Result: 

LizHoang_0-1737991093410.png

 

Best,
Liz

 

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program