• Resolved afmcarvalho

    (@afmcarvalho)


    Hi! I’m using Startupzy?and since the last update my dropdown menus are being cut off. You can see it at https://www.lithos.uevora.pt in the menu heads. How do I go about fixing this? Is this a bug? Thank you for your help.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support putra1arya

    (@putra1arya)

    Dear @afmcarvalho

    Hi! your problem lies in your wordpress version.

    To fix the problem :

    1. go to <your-site>/wp-admin/customize.php (change <your-site> to your domain. example : https://www.lithos.uevora.pt/wp-admin/customize.php

    2. go to “additional css”
    3. add :

    .wp-block-cover.alignfull.is-light {
    overflow: unset;
    }

    4. then click “Publish”

    Please let us know if this fix the problem

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘My dropdown menu, which is long, is being cut off’ is closed to new replies.