New Landing How can we help? Atelier Header and Footer Alignment Off

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Atelier
  • #254767
    elizabethanneflynn
    Member
    Post count: 23

    Hi,

    My header and footer both seem to have an object that is pushing it to the right. I have header #4, where the layout is centered, and as you can see, it’s pushed to the right.

    The footer also seems to have a ghost object pushing the alignment to the right.

    I’ve been through the setting of the header and footer and can seem to find the correct fix here.

    Attachments:
    You must be logged in to view attached files.
    #254772
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please update the theme to 1.9.6

    – Kyle

    #254774
    elizabethanneflynn
    Member
    Post count: 23

    Hi Kyle, I uploaded this theme to try it out on my site, but I need to purchase a new license for it. If I go in and do so will the theme update be available? Also, I am running the child theme, just FYI.

    #254776
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You will need to download the update from Theme Forest if it’s not showing up in your WordPress admin

    – Kyle

    #254777
    elizabethanneflynn
    Member
    Post count: 23

    ok Great thanks so much Kyle. I really appreciate the super fast response. This is my second Atelier site- I really do love the theme. I saw on the support forum that you guys were developing a way to serve some of the larger CSS files off site? I’d love to hear about that when it happens. Thanks again!

    #254778
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    #254782
    elizabethanneflynn
    Member
    Post count: 23
    This reply has been marked as private.
    #254821
    elizabethanneflynn
    Member
    Post count: 23

    Hi Kyle, can you please check on this?

    #255180
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please can you provide me with a login so I can check

    – Kyle

    #255182
    David Martin – Support
    Moderator
    Post count: 20834

    This is cause by your plugin WP Properties, it’s loading in it’s own CSS that is changing the clearfix property.

    You can override it with this:

    .header-wrap .clearfix {
        display: block!important;
    }

    Thanks.

    #255278
    elizabethanneflynn
    Member
    Post count: 23

    HI Great- that bit of code worked for the header- can you provide me the css override for the body, the footer, and all media?

    Properties

    THANK YOU SO MUCH.

    #255287
    David Martin – Support
    Moderator
    Post count: 20834

    Please disable the plugin, that is the root cause. You will need to use the above example to fix the issues if you cannot disable the plugin.

    Thanks.

    #255372
    elizabethanneflynn
    Member
    Post count: 23

    I can’t disable the plugin, Can you send me the CSS for all media? I sent my login info on another reply, but here is is again:

    Properties

    bettyfastlane
    Prq5IF8D65ruN(2QJSNU#jlf

    #255658
    David Martin – Support
    Moderator
    Post count: 20834

    You can test it with the above modified:

    .clearfix {
        display: block!important;
    }

    Thanks.

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register