Home Forums Basel support forum Header With categories menu

Header With categories menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #203446

    GeorgiGeorgiev
    Participant

    Hi,
    how can I have a scroll option when clicking on “Select category” next to the search? I am using Header Layout – Header with categories menu. Now all categories are listed down but I want to have a smaller window and an option for scroll up and down.

    Thanks

    #203646

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please provide the site URL I will check if it is possible to add the scroll to the categories.

    Best Regards

    #203689

    GeorgiGeorgiev
    Participant

    Thank you! Please find the website link in the private content

    #203722

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .main-header form.has-categories-dropdown .search-by-category .dropdown-list {
     max-height:200px;
    overflow-y:auto;
    }

    Change the max-height:200px; as per your needs.

    Best Regards

    #203724

    GeorgiGeorgiev
    Participant

    Thank you! I appreciate your help!

    #203791

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Header With categories menu’ is closed to new replies.