New Landing How can we help? Themeforest Theme Support Flexform Bug display nav bar on smartphone

Viewing 10 posts - 16 through 25 (of 25 total)
  • Posted in: Flexform
  • #119676
    blaouchez
    Member
    Post count: 448

    Currently, sub-headings are offset from one another 20px on left relative to the main headings

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

    Why is there a difference in the 2 screenshots though? When do you see the BAD version?

    – Kyle

    #119696
    blaouchez
    Member
    Post count: 448

    With respect to the axis, the subtopics are shifted 20px (approximately) on the left

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

    Please answer my question. In what scenario do you see the BAD version? All you are showing me is 2 screenshots, one is lined up correctly and the other is not, but for me it’s always lined up fine. So please tell me when you see the bad version? Is it a case of it happening on a certain browser? Certain Page? Please tell me so I can replicate the issue

    – Kyle

    #119713
    blaouchez
    Member
    Post count: 448

    http://cluster007.ovh.net/~montourckh/

    On Mac : Safari, Chrome

    If you do not see the difference, can you tell me how to shift only the subheadings on the right (only smartphone)

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

    Try adding this to your custom css:

    @media only screen and (max-width: 767px) { 
    nav .menu ul li a {
    max-width: none;
    }
    }

    – Kyle

    #120231
    blaouchez
    Member
    Post count: 448

    OK but now the sumenu is a little too on the right.
    How perfectly centered?

    Attachments:
    You must be logged in to view attached files.
    #120299
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    @media only screen and (max-width: 767px) { 
    nav .menu ul li a {
    max-width: 95%;
    }
    }

    play around with the percent until it is perfect

    – Kyle

    #120703
    blaouchez
    Member
    Post count: 448

    Perfect! Thank you very much Kyle !!!! ๐Ÿ˜‰

    #120706
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem ๐Ÿ™‚

    – Kyle

Viewing 10 posts - 16 through 25 (of 25 total)

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

License required for the following item
Login and Registration Log in · Register