Currently with the new update - the heads still has a white background and scrolls with the page. And the page width extend all the way to ends of the screen.
Also, when I tried to use the previous codes that were provided for me they are either gone from the thread or don’t work. I also can’t find them in the code editor on shopify.
Can someone please help so I can stay to date with theme updates but still keep my edits?
Well, if you’ve updated from version 3.x.x to 5.x.x, then it’s quite possible.
Traditionally, change in first number means serious redesign of the product code:
theme designers could completely, change HTML structure and your old code may no longer be valid.
Say, class name used for your custom CSS is no longer used.
I would concur with recommendation to re-check settings present in your theme – theme creators may have added the sticky header option.
If not, or it does not work as you want, then share a more detailed explanation of your needs and preview password – somebody may come up with a fix.
Is it the new theme or the older one?
If it’s an old one, can you share a preview link to the new theme?
Also, usually it’s a good idea for the sticky header to still have some kind of background – semitransparent or blur portion of the site underneath the header – it always better to give visitors clear indication where their navigation options are.
If you want to edit the page width, you’ll need to update the CSS below, which is applied only on the homepage. You can search for this class and adjust the padding. Right now, the padding is set to a fixed (hard-coded) value. Check screenshot
Sorry I still have the older version published because all my edits are still there. Do I need to publish the most updated version in order for you provide help?