The dropdown got cut off as there are about 19 items in it. How to fix it?

This topic has 4 replies, 2 voices, and was last updated 3 months, 2 weeks ago ago by Tony Rodriguez

  • Avatar: Qilah
    Qilah
    Participant
    January 22, 2024 at 05:06

    I have a dropdown that has 19 items to it. But when on preview, the dropdown got cut off and not showing all 19 items. How can I change the layout so that all 19 items can be shown? The “shop” dropdown.

    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    January 22, 2024 at 09:05

    Hello, @Qilah,

    Thank you for contacting us and for using XStore.

    To address the concern you have raised, we kindly ask that you implement the following solution. Please navigate to the ‘XStore’ section, then proceed to ‘Theme Options’, followed by ‘Theme Custom CSS’, and finally select ‘Global CSS’. Once there, copy and paste the CSS code provided below and ensure to save the changes by clicking ‘Publish’.

    .et_b_header-menu .nav-sublist-dropdown ul {
        overflow-y: scroll;
        height: 200px;
    }

    We are optimistic that this adjustment will effectively resolve the issue at hand. Should you require any further assistance, please do not hesitate to reach out.

    Warm regards,
    The 8Theme Team

    Avatar: Qilah
    Qilah
    Participant
    January 22, 2024 at 09:11

    Thank you soo much it worked!

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    January 22, 2024 at 09:16

    Hello, @Qilah,

    As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?

    Click here to share your valuable perspective: https://themeforest.net/downloads

    Your time and trust are highly appreciated!

    Have a nice day!

    Best Regards,
    The 8Theme Team

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘The dropdown got cut off as there are about 19 items in it. How to fix it?’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.