Logo Full Width

Hello,

i need to put an image (simlar as this website http://www.motherofgoodintentions.co.uk/) on logo / header.

I see this post https://colorlibsupport.com/t/full-width-header-3/ and i try to put the cutom CSS code but if i upload the image on logo uploader i see not on full widht. Why?

How can i do that? Thanks

Hi @martina86,

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

The following code shared on that topic works for me.

#masthead > .container {
    max-width: 100%;
    width: 100%;
    padding: 0;
}

Have you tried using above CSS code?

Best Regards,
Movin

Hello and thanks for reply. I try now.

One other question…is possibile to see the slider not only in home page but in all page of website?

Thanks

One other question..is possibile to see the slider not only in home page but in all page of website?

You can achieve this by using the Activello child theme shared in the following topic.

https://colorlibsupport.com/t/slider-on-all-pages-3/#post-37551