Lines have appeared between the sections on the page, Im not sure why as they weren’t there before. they’ve ruined the look of the page and I need to remove them.
Can you send a link?
sure thanks, stackcup.myshopify.com, password STACKEM
Thanks that’s fixed it!
Hi, the floating navigational menu has a transparent background which means that it just shows as text over other text when someone scrolls down the page. Are you able to tell me if this is as a result of this new code? If so is there a way to resolve it? Many thanks
Do you want header background color white or some thing else?
White if possible please
- Go to Online Store-> Theme->Edit code
- Asset-> base.css ->paste the below code at the bottom of the file.
.section-header{
background: #fff;
}
Thanks! The text in my store has now disappeared though! Any ideas?
Sorry on the individual listings I mean. When you click them there is no text showing
Please go to theme settings in customizer and select color, from there you can change the base text color or fore ground color. it is currently set to white.

