New Landing How can we help? Themeforest Theme Support Flexform Title Sections and others not centered anymore

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Flexform
  • #179935
    MikeMobley2002
    Member
    Post count: 31

    Hey Guys,

    We are using the latest 1.6.5 theme on the latest WP version and now the title of sections, etc. are not centered anymore. You can see in these screenshots how the areas are slightly off to the right. How can we fix these please?

    Attachments:
    You must be logged in to view attached files.
    #180015
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you try to disable all plugins and any possible custom css, clear the cache and try again?

    Thanks

    -Rui

    #180299
    MikeMobley2002
    Member
    Post count: 31

    I tried all of that, same problem. Any fix?

    #180533
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 479px) {
    .alt-bg{
    box-sizing:initial !important;
    }
    }

    Thanks
    Mohammad

    #180699
    MikeMobley2002
    Member
    Post count: 31

    I just tried that and it didn’t work. Here is what my custom CSS looks like..maybe I have a character in the wrong place or something?

    a:hover {
    color: #811e07 !important;
    }

    @media only screen and (max-width: 768px) {
    .ui-tabs .ui-tabs-nav li {
    width: 100%;
    border: 1px solid #e4e4e4;
    }
    }

    #nav-section {
    margin-top: 5px;
    }
    nav .menu li {
    padding: 13px 0;
    }

    @media only screen and (max-width: 479px) {
    .alt-bg{
    box-sizing:initial !important;
    }
    }

    #180735
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Hello Mike,

    Please put this custom CSS and let me know how it goes.

    @media only screen and (max-width: 767px) {
    .alt-bg {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    }

    Regards,
    Nishant
    SwiftIdeas Customer Support Team

    #180900
    MikeMobley2002
    Member
    Post count: 31

    That did it! Thanks so much!

    #180976
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to Nishant.
    Thanks
    Mohammad

Viewing 8 posts - 1 through 8 (of 8 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