Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1418489

    Hello!
    We are upgrading Enfold (using a child theme) from 4.5.2 to 5.6.6. I have gotten most things worked out so far, but on our “Process” page, our elements are not aligning correctly, and I cannot quite figure out how to adjust.
    Old Version:

    New Version:
    https://totalitdev.wpenginepowered.com/process/

    Thanks in advance for your help!

    #1418528

    Hey skurtz1,
    Thanks for the two site to compare, I found the difference is the css while examining the frontend and add it to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field and now the issue is solved

    #top.process-page .process .flex_column_table {
        max-width: 1060px;
        padding: 0 50px;
        margin: 0 auto !important;
        float: unset;
    }

    Enfold_Support_3194.jpeg
    but I couldn’t update your child theme stylesheet where your other css is because you have a editor plugin and your stylesheet shows the same stylesheet file twice on top of each other and even editing both didn’t enable the correct results:
    Enfold_Support_3192.jpeg
    Perhaps you will have better luck or perhaps this is part of the problem, but I would recommend disabling the editor plugin.

    Best regards,
    Mike

    #1418767

    Mike,
    THANK YOU! This fixed it for us! I appreciate it!

    #1418772

    Hi,

    Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.