This topic has 5 replies, 4 voices, and was last updated 9 years, 7 months ago ago by Brian Johnson
Hello!
1. I´m trying set a full revolution slider in home page, with no footer, but still i see a white bar below in footer area.
Can i remove this white bar, and use a full screen revolution slider?
2. can i change a black color header to blue?
i´m using a side header.
look my projetc: http://compania-arrate.com/arrate/
Hello,
Use this code in custom.css file to change header background:
.header-vertical-enable .page-wrapper .header-type-vertical {
background-color: blue !important;
}
Please provide us with wp-admin panel credentials in Private Content to check the issue with the white space.
Thank you.
Regards,
Eva Kemp.
Hello,
1) Please add this code in custom.css file
.responsive-sidebar-bottom,
.page-heading-slider .wpb_content_element {
margin-bottom: 0px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Thanks a lot!
Hello
You are welcome!
With best regards
Brian Johnson
The issue related to '‘remove footer in home’' has been successfully resolved, and the topic is now closed for further responses