Hello - my header bar is not extending the full width of the home page. It stops about a third of the way through, and the image below it fills the rest of the space. How can I make it extend?
Hi @JenaPatel
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
https://samsara-3169.myshopify.com/
password is unc12nyc
Thanks!
Hi @JenaPatel,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
.header-wrapper{
left:0 !important;
right:0 !important
}
Hope my solution works perfectly for you!
Best regards,
Victor | PageFly