Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #226130

    Hi!

    Is there any possibility to have the sorting menu for the portfolios fixed, so it’s seen when scrolling down on the page like the header?

    Best regards,
    Tomas

    #226735

    Hi agarkitekter!

    You can add following code to Quick CSS in Enfold theme options under Styling tab for a starting point

    .sort_width_container {
    position: fixed!important;
    top: 250px;
    z-index: 999;
    }

    You may need to adjust top value depending on the header type you are using. You still may need a help from freelance developer to achieve what you exactly want

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.