Comments Agustin Catalano started the conversationDecember 9, 2019 at 2:44pmHi,I need to put in About and Contact pages a full screen background image, but I don't see a block for that. How could I set up that?Thanks. 1,973Support repliedDecember 10, 2019 at 6:34pmHello AgustinBy design only portfolio items have a fullscreen hero image but for default template try the following:- disable hero section for that page- uncheck 'Display Page Title When Hero Section Is Disabled'https://d.pr/free/i/xLUCsw- then add at the beginning of the content an image block or element and add class 'full' to the container or row containing the imageThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyAgustin Catalano repliedDecember 10, 2019 at 6:41pmGreat! It worked.But it's still the white footer banner. How could I make it transparent?Thanks. 1,973Support repliedDecember 10, 2019 at 6:52pmNot really, but you can hide the footer for that specific page with.page-id-2520 footer { display: none;}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyAgustin Catalano repliedDecember 10, 2019 at 6:58pmThanks four you fast reply. I hide it, but the bottom banner it's still there :/– I have some urgent issues in TICKET #2216016.The most important is that the "NEXT WORK" portfolio section is not working. I'd be more than pleased if you could check that ticket.BTL: Is there a way to have a video call in order to solve it faster?Thanks. 1,973Support repliedDecember 10, 2019 at 7:06pmI replied to that ticket you need to install Munio 1.2Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyAgustin Catalano repliedDecember 10, 2019 at 8:37pmThanks, I'll try and then I'll come back to you.But I'd love to solve the bottom banner issue also. It must be a way to leave the page with a full background image.Thanks again. 1,973Support repliedDecember 11, 2019 at 7:37amAs I mentioned you can hide the footer or set its height to 0px plus this CSS code:.wp-block-cover, .wp-block-cover-image { margin: 0 0 0 0;}in customizer -> additional CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi,
I need to put in About and Contact pages a full screen background image, but I don't see a block for that. How could I set up that?
Thanks.
Hello Agustin
By design only portfolio items have a fullscreen hero image but for default template try the following:
- disable hero section for that page
- uncheck 'Display Page Title When Hero Section Is Disabled'
https://d.pr/free/i/xLUCsw
- then add at the beginning of the content an image block or element and add class 'full' to the container or row containing the image
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Great! It worked.
But it's still the white footer banner. How could I make it transparent?
Thanks.
Not really, but you can hide the footer for that specific page with
.page-id-2520 footer {
display: none;
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thanks four you fast reply.
I hide it, but the bottom banner it's still there :/
– I have some urgent issues in TICKET #2216016.
The most important is that the "NEXT WORK" portfolio section is not working. I'd be more than pleased if you could check that ticket.
BTL: Is there a way to have a video call in order to solve it faster?
Thanks.
I replied to that ticket you need to install Munio 1.2
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thanks, I'll try and then I'll come back to you.
But I'd love to solve the bottom banner issue also. It must be a way to leave the page with a full background image.
Thanks again.
As I mentioned you can hide the footer or set its height to 0px
plus this CSS code:
.wp-block-cover, .wp-block-cover-image {
margin: 0 0 0 0;
}
in customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy