Forum replies created
Hi. I visited your website, made a small change in the customizer, and saved and clicked on the X to exit. As a result, I returned to the Home page of the website’s admin area. Please try to clear your cache when you are on the customizer. There shouldn’t be any problem.
Happy everything worked out for you.
Hi. We probably would have fixed an error if we would know that any existed. I’m not sure I follow – when the customizer is closed after updating, you are transferred to the home page of the admin area. It is normal. If your website behaves differently, the reason is probably not in the theme. But if you will share access details in a private message, I will be happy to take a look.
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.