Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @piedus,

    I hope you are well today and thank you for your question.

    You can try achieving this by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

    Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS

    #masthead .container {
        width: 100%;
        padding: 0px;
    }
    #masthead .container .site-navigation-inner.col-sm-12 {
        padding: 0;
    }
    #masthead .container .row {
        margin: 0;
    }

    Best regards,
    Vinod Dalvi

    Thread Starter piedus

    (@piedus)

    Hello Vinod,

    Thank you for this suggestion, this solved my problem! Sweet!

    Happy newyear and thanks again for your support!

    Hendrik

    You are most welcome here ??

    Hi Vinod ,
    thanks it nice i am resolved my menu navigation issue . but i have used on div to show logo in missing from header. can u plz tell me how can i resolved it back

    Regards
    Manoj Sonawane

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Header Image Full width’ is closed to new replies.