Forum replies created
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.
Hi René, I would advise you to simply update the theme. It is a couple of versions behind, I’m confident that it will solve the issue that you’re having.
I get you. Will do.
It would be a bit too tricky… You would have to be adding CSS classes every time you create or change a page. This isn’t a good management practice. We will think of a solution for such a use case. I’m sorry I can’t help you more right now.