Resize Custom Liquid Slider and add text on the side

Resize Custom Liquid Slider and add text on the side

giansvisuals
Visitor
2 0 0

hi everyone, 

I need to move this custom liquid element on the right hand side and also add some text on the left hand side. it should also all be aligned to the section above.

If you check my website giansvisuals.com you will see there are two sliders. I need them both to be smaller and on the right hand side, then I need to ass text like the section above it ( see website as reference )

How can I do it ?

thanks 

 

Screenshot 2024-05-22 at 02.13.56.png

Replies 2 (2)

PageFly-Richard
Shopify Partner
4991 1118 1796

Hi @giansvisuals 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
section#shopify-section-template--22669892059485__custom_liquid_iV4wzL {
    max-width: var(--page-width);
    margin: 0 auto;
    padding: 0 5rem;
}
</style>

PageFlyRichard_0-1716337811604.png


While reviewing your page to address the issue, I noticed that your product page looks nice, warm, and elegant. However, I have one suggestion to make your store design and brand more unique: update the favicon.

PageFlyRichard_1-1716337887375.png

This will help customers easily recognize your store.

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly 

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

giansvisuals
Visitor
2 0 0

Thank you so much Richard! Now It is aligned to the above sections, but now I need something like the section above, but with those two sliders instead of the image. I don’t know if it’s clear … like text on the left, sliders on the right-hand side.

 

I appreciate your suggestion and I will also update my favicon. Thanks 🙏🏻