Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #182504

    Why are the portfolio user-interface previous and next portfolio entry disappearing on table and mobile views? I can’t see anything custom to the mobile-only view within my custom.css file that could have contributed to this? Is it a default setting within Enfold I can mod?

    http://andrewb.co.za/newsite/work/

    #182558

    Erased everything from my custom.css file and still prev/next portfolio interface elements don’t show in portrait view. I understand space is limited but other options such as via singular main nav link, nav subcategory drop-down or portfolio component (with thumbnail listings) I don’t want.

    Your help is appreciated!

    #182600

    Hey!

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

    .responsive #top .avia-post-nav {
    display: block;
    }

    Regards,
    Yigit

    #182621

    Brilliant! And I simply created a slimmed down version of the UI for tablets and mobiles where lower screen density applied! :)

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Portfolio UI elements disappear on mobile view’ is closed to new replies.