How can I eliminate the horizontal scroll on my website?

hi, how can i get rid of horizontal scroll ?

here is my store link https://rustic-rack-clothing-co.myshopify.com/

pass is advertfox

hI @Advertfox ,

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code just above tag


If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
Makka

it’s not working, shows white space in both ends

do you want this section to be unscrollable?

i think the scroll shows cause of the header menu strip but im not sure

Hi @Advertfox ,

Try adding this code at the end of theme.liquid file.


it worked !!! thanks a lot

can you please also help me to keep subscribe button in footer instead of arrow, i was able to do it in section but its not changing in footer, thank you

Can you let me know which design of botton are you looking for in the footer form? If its just “Subscribe text”, you can add below code on the theme.liquid file.


i want the same which is on my home page

Hi @Advertfox ,

Try adding below code at the end of theme.liquid.


it workeddddd !!! thanks a lot, can i make input field background white ?

Replace the old code with this new one to turn the background white.


you are awesomeeeeee !!! thank you