Comments Paul started the conversationOctober 3, 2018 at 10:55pmIs it possible to swap out the page header text with an image? I can see I can add a logo but the image size is very small. 522Vasilis repliedOctober 4, 2018 at 5:00amHi,you can replace with your logo from Customize->Site Identity.Can you send me a URL and provide some instructions on how big you need this image to be? Paul replied privately 522Vasilis repliedOctober 4, 2018 at 3:07pmHi,add this@media(min-width:991px){ .mast-head .col-lg-2{ width:30%; } .mast-head .col-lg-7{ width:40%; }.mast-head .col-lg-3{ width:30%; } } in your custom CSS box and readd your logo.Paul repliedOctober 4, 2018 at 4:05pmThank you! 522Vasilis repliedOctober 5, 2018 at 6:24amGlad I could help! Sign in to reply ...
Is it possible to swap out the page header text with an image? I can see I can add a logo but the image size is very small.
Hi,
you can replace with your logo from Customize->Site Identity.
Can you send me a URL and provide some instructions on how big you need this image to be?
Hi,
add this
in your custom CSS box and readd your logo.
Thank you!
Glad I could help!