This topic has 6 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Rose Tyler
Hi there,
1. Can you tell me how I can remove the white rectangle? http://prntscr.com/k2dtz8
2. Where can I change the font size of this to colomns? I want theme to have the same font size. See: http://prntscr.com/k2dtz8
Thanks in advance!
Hello,
Thanks for the topic.
1. Please add this code in Theme Options > Styling > Custom css or in style.css:
.footer {
padding-bottom: 0px;
}
2. If you use a static block to create the footer you can change font-size using VC.
Also, you can simply use custom css code:
.footer a, .footer li span {
font-size: 15px;
}
Regards
Hi there,
I add the codes to de custum css. Firts it worked for a few minutes, but after I changed something at my static block from the footer it changed back and now it doens’t work any more. Both codes won’t work any more.
Can you tell me what to do?
Regards
Please provide us with temporary wp-admin access.
Regards
Hi there,
See private content!
You must be logged in to reply to this topic.Log in/Sign up