Needing header to be full length in Dawn Theme

Needing header to be full length in Dawn Theme

cjdray2
Visitor
3 0 0

I am trying to make my header full width with the writing on top of the picture.  I have tried many of the code suggestions in the discussions but nothing is working.  Thank you.

Replies 5 (5)

Moeed
Shopify Partner
7349 1992 2432

Hey @cjdray2 

 

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


cjdray2
Visitor
3 0 0

BSS-TekLabs
Shopify Partner
2401 695 832


Hello.
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

BSS-TekLabs
Shopify Partner
2401 695 832

- Here is the solution for you @cjdray2 
- Please follow these steps:

step.png

- Then find the base.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

@media screen and (min-width: 990px) {
    .utility-bar__grid--3-col {
        grid-template-columns: 0.5fr 4fr 0.5fr !important;
    }
}

- Here is the result you will achieve:

BSSTekLabs_0-1720927776022.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
cjdray2
Visitor
3 0 0

HI Thank you for that but I apologize that is not the section I was referring to.  Please see screen shot below. I am trying to make this picture go across the full screen and be able to see the writing over the top of the picture.Screen Shot 2024-07-21 at 4.32.58 PM.png