Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #387367

    Hi,

    Can I suggest the breakpoints are amended when being viewed on a 7″ tablet? If you have the header set to right or left, it becomes virtually unusable with a tablet in Landscape orientation. If you switch to Portrait orientation the header eats up too much real estate.

    I would personally have anything iPad or below switch to using the mobile layout.

    At the moment I’m being forced to use Divi for designs where a sidebar header is requested, when I would much prefer to use Enfold.

    Thanks,
    Paul.

    #387862

    Hi Paul!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 1024px) {
    #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
    nav.main_menu { display: none; }}

    Best regards,
    Yigit

    #387948

    Excellent, I’ll keep this for reference.

    Thanks Yigit.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Enfold Breakpoints for tablets’ is closed to new replies.