my timeline section is bugged

my timeline section is bugged

Emiway1
Shopify Partner
86 0 19

i can't go to the 5th block of my timeline section
URL: https://www.vibespearledcandle.com/ 

Emiway1_0-1745319017929.png

 

 

Replies 2 (2)

TheScriptFlow
Shopify Partner
709 49 95

Hey @Emiway1,

I just visit your website and found that it's working well.

thescriptflow_0-1745323496299.png

Would you like to confirm either you fix it?

- Need a Shopify Specialist? Chat on WhatsApp Or Email at info@thescriptflow.com

- Boost Your Sales with Affiliate Marketing - UpPromote: Affiliate & Referral


- If my solution was helpful, mark it as a solution and hit the like button! And Wait Don't forget to Buy me a Coffee

tim
Shopify Partner
4459 531 1630

There is a lot of code which expect it's width to be maximum 1500px.

However, there is a rule in your theme.css

.page-width {
  padding: 10px 25px!important;
}

which overrides this.

 

If you remove it, the timeline works well.

 

And yes, on the narrower screens it works fine, problems start over 1280px wide, i guess.

 

If my post is helpful, hit the thumb up button -- it will help others with similar problem to find a solution.
I can be reached via e-mail tairli@yahoo.com