I need help changing the distance between the columns. I use the editor of VP Page Bakery, but changes only come after choosing a size greater than 30px. I would like to have freedom of choice from 0 px onwards.
Sorry for that, I was thinking that you wanted to change the color of your entire footer background.
This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time though
Can you please add the code below to your Custom CSS area:
footer .footer_main .footer-nav ul li a {
color: red;
}
footer.footer_widgets p {
color: yellow;
}
footer .footer_main .copyright_text {
color: green;
}
footer a, #footer a, .footer a, .site-footer a, .site-info a {
color: blue;
}
Hello,
I need help changing the distance between the columns.
I use the editor of VP Page Bakery, but changes only come after choosing a size greater than 30px. I would like to have freedom of choice from 0 px onwards.
Thanks,
Alexey
Hi Alexey,
We did that to not obligate users to change the margin for every element that they add in the WPBakery Page Builder.
Anyway, if you want to remove that then just add this CSS code in your Custom CSS area:
And then change each margin-bottom from their element.
Have a nice day!
Hello
I need to change a colour text in the footer on OXYGEN
Hi Alexey,
Please add the code below to your Custom CSS area:
Thanks and have a nice day!
Not work
This command has changed background
I need to change colour of font
Thanks
Hi Alexey,
Sorry for that, I was thinking that you wanted to change the color of your entire footer background.
This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time though
Can you please add the code below to your Custom CSS area:
*then you can change their color as you want.
Have a nice day!
Thanks
It has worked. But this command don't work
footer a, #footer a, .footer a, .site-footer a, .site-info a {
color: blue;
}
Happy to hear that
Have a nice day!
Will set this ticket as solved from here.
Sorry
This command don't work
footer a, #footer a, .footer a, .site-footer a, .site-info a { color: blue; }
Hi Alexey,
I tried it and I can confirm that it works, see video: https://d.pr/v/DR1ah9
Have a nice day!