Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1351369

    Hello Support Team,
    Since a few weeks we have an issue in the enfold builder styles. The builder styles are either not being saved any more or not applied or overwritten by some other styles. We tried to solve the issue, but we couldn’t.
    It was working perfectly before, but since we migrated the site to a new hosting plan and/or upgraded the enfold theme, it isn’t working any more.

    Thank you for your help.

    #1351395

    Hey nicholast10,

    Thanks for the login details. I’m not sure I understand the problem you are having, could you try to explain it in further detail please?

    Best regards,
    Rikard

    #1351408
    This reply has been marked as private.
    #1351428

    Hi,

    Thanks for the clarification. This CSS in your child theme seems to be overriding the element settings:

    .avia-data-table.avia_pricing_minimal td, p {
        font-style: normal;
    	font-size: 15px;
    }

    Please try to remove the paragraph part:

    .avia-data-table.avia_pricing_minimal td {
        font-style: normal;
    	font-size: 15px;
    }

    Best regards,
    Rikard

    #1351483
    This reply has been marked as private.
    #1351499

    Hi,

    Great, I’m glad that we could help, and thanks for the update. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘enfold builder styles not saved any more or overwritten’ is closed to new replies.