Currently we have strange lines appearing on our homepage:
It appears above and below the text "About Shop@PhysioWorld" how do we delete this?
Also I woyuld like the “Shop Treatment Couches” button centralised on mobile.
Currently we have strange lines appearing on our homepage:
It appears above and below the text "About Shop@PhysioWorld" how do we delete this?
Also I woyuld like the “Shop Treatment Couches” button centralised on mobile.
@ChrisW3 please add this css to the very end of your base.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → theme.scss.css
.template-index hr{display:none; visibility:hidden;}