Forum replies created

    Evgeny
    Keymaster
    Posts: 1010
    June 3, 2022 at 12:52 pm #48121

    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.

    In reply to Footer Script
    Evgeny
    Keymaster
    Posts: 1010
    June 2, 2022 at 9:48 am #48110

    Happy everything worked out for you.

    Evgeny
    Keymaster
    Posts: 1010
    June 2, 2022 at 9:44 am #48108

    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.

    Evgeny
    Keymaster
    Posts: 1010
    May 31, 2022 at 8:59 pm #48101

    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.

    Evgeny
    Keymaster
    Posts: 1010
    May 30, 2022 at 11:05 am #48093

    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!

    Evgeny
    Keymaster
    Posts: 1010
    May 23, 2022 at 1:45 pm #48065

    Great. Happy to assist.

    Evgeny
    Keymaster
    Posts: 1010
    May 22, 2022 at 4:47 pm #48058

    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.

    Evgeny
    Keymaster
    Posts: 1010
    April 29, 2022 at 8:57 am #47992
    This reply has been marked as private.
    Evgeny
    Keymaster
    Posts: 1010
    April 27, 2022 at 9:09 pm #47988

    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.

    Evgeny
    Keymaster
    Posts: 1010
    April 27, 2022 at 8:17 pm #47987

    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.