New Landing How can we help? Themeforest Theme Support Flexform Page and posts titles moved to right

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #220263
    mialra
    Member
    Post count: 3

    Hi,

    Im experiencing a problem with the h1 titles of the theme. In the mobile version of the theme (the original one) the titles are moved to right, so they aren’t centered and affect a lot the reading capacity of the web.

    You can test by yourself the problem clicking here, where you will see a simulation of the mobile theme.

    Also, if you enter my web with your mobile phone, you will notice the same problem.

    I don’t know if that happens to the desktop version aswell, because the screen is a lot wider and the problem shouldn’t affect too much to the web, but maybe yes.

    Some ideas to fix this?

    Thank you in advance.

    #220305
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 479px) {
    .page-heading h1, .page-heading h3 {
        margin-left: -25px !important;
    }
    }

    Thanks
    Mohammad

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