Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1313994

    Hi Kriesi & Team,
    seems like lately a lot of bugs are part of the latest releases. I fully understand that some things have to change, but my custom settings that I add to an element in the ALB and which are incorporated through the newly invented post-….css are ignored.

    As an example a simple HR:
    The order of css linked into the document are ok.
    However the basic definition of the HR margin keeps priority and my custom settings are ignored. It only works, when I add !important, which surely will not work in every situation for a custom setting defined in the ALB and is just dirty.

    body .container_wrap .hr.avia-builder-el-last, body .container_wrap .hr.avia-builder-el-first {
        margin: 30px 0;
    }
    body .container_wrap .avia-builder-el-first {
        margin-top: 0;
    }
    .hr.av-15n33-0be2c5a38f4e6f26c65577b00b0701b2 {
        margin-top: 0px !important;
        margin-bottom: 10px !important;
    }
    • This topic was modified 3 years, 3 months ago by mailworm.
    #1314012

    Having the same issue here. Totally messing up some of my pages where I used a negative margin to overlap one element over another.

    #1314300

    Hi mailworm,

    This problem should be fixed in the latest version of the theme. Did you try to toggle a theme setting and save after that? Also please try to activate the option to delete the old CSS and JS files, and toggle file compression. If that doesn’t help, then please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also please point out where we can see the problem on your actual site.

    Best regards,
    Rikard

    #1314301

    Hi Freshstart,

    If you need help with your site, then please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.

    Best regards,
    Rikard

    #1314419

    Hi Rikard,
    well the site in question is an existing one, where another theme was in use. I installed the latest 4.7.x version that I found on my hard drive; then instantly updated to 4.8.6 and started to configure Enfold. I also toggle “delete the old JS and CSS” files and just after this I started creating content and observed the issue.
    Best regards,
    Thomas

    #1314755

    Hi Thomas,

    Thanks for the update. Where can we see and reproduce the problem on your actual site? We might need to have a look at the backend as well, so please include admin WordPress login details in private.

    Best regards,
    Rikard

    #1314807

    Hi Rikard, not having the capacity to create a staging copy and update this to the latest. I am sorry.

    #1315087

    Hi Thomas,

    Thanks for the update, so everything is working as it should now then? If not, then please try to explain the problem you are having a bit further.

    Best regards,
    Rikard

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