This topic has 5 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Rose Tyler
I’d like to change the prefooter color to light gray – what css code do I use to target that. I also need to add a little padding to the top.
Best,
Monica
Hello,
If your Preffoter static block is placed in Footer 1 widget area (Appearance > Widgets) you may try to change the color via Theme Options > Footer > Footer 1 Background Color OR edit your Prefooter static block http://prntscr.com/ku8ru0
The padding can be added via Theme Options Settings or for the content of your static block.
Please watch our video tutorials – https://www.8theme.com/videos/ (Royal – WordPress ThemeEngine – Footer Set Up)
Regards
Thanks – how do you get the copyright area full width?
I’m actually using footer 3. I just need to change the shade a little bit or figure out a way to divide it from the rest of the site.
Hello,
1. You can add this code in Theme Options > Custom css > Global custom css:
.copyright > .container {
width: 100%;
}
2. Footer Padding you may set via Theme Options. Content can be edited using WPBakery Page Builder.
Please describe the desired result in more details with screenshots and we will help you with settings.
You can use such screenshot maker as Lightshot https://prnt.sc/
Regards
You must be logged in to reply to this topic.Log in/Sign up