Forum replies created
Hi. You most probably can. The question is, what is the setup that you have on your home page. It may be a matter of switching the posts slider off in the Customizer. Could you share the link to your home page? You could do that through a private reply.
Hi. You could try playing with the Bootstrap setting, for example like this:
.col {
padding-right: 5px;
padding-left: 5px;
}
But I’m not sure what effect this could have on the rest of your website, and since WP Bakery paddings in their blocks cause the issue, this falls out of the scope of our support. I hope my code helps you. Have a great week!
Great. Happy to assist.
Hi. This problem is caused by class .post-content in the Salient WP Bakery plugin that you’re using. Screenshot: https://prnt.sc/X832W3VvTQ67
So you have two choices: either reset this in the plugin settings or go to Additional CSS in the Customizer and enter the following code:
.post-content {
padding-left: inherit;
}
This will put everything back in the center. Do let me know if there’s anything else we can do for you.
Hi. Sorry for the delay with the answer. We will look into why the automated update doesn’t work, but in the meanwhile, you can update the theme manually (just back the website up first please). Activate another theme, any theme, remove Evolve Plus, upload the new one, and activate the Child Theme. this should do the trick.
Hi. Sorry for the delay. I guess you mean the Content area because Content boxes do have a setting for the font. In the Content area, there’s no possibility to change the font of the text, just the Title. The text itself obeys the general website font setting.
Happy to hear, that everything worked out ) I wish you a great weekend.
Hi. Did you try to clear your cache? CTRL+F5 on Windows, CMD+SHIFT+R on a Mac. If this doesn’t help, please send me access credentials in a private message. Thanks!
Happy to hear that! Have a great weekend.