Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #222450
    queueit
    Member
    Post count: 61

    All the subpages on mobile have the title aligned a bit on the right.
    Can you fix that?

    As you can see in with the “Product” title in the image attached.

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

    Hi,

    Add the code below to your custom css option.

    @media (max-width: 767px){
    .span12, .row-fluid .span12 {
        width: 100%!important;
      }
    }

    Hope it helps.

    -Rui

    #222523
    queueit
    Member
    Post count: 61

    Thanks. The resolved button doesn’t work here though.

    #222534
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can you explain further? Can you take a screenshot of the button issue?

    -Rui

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