[Support request] submenu to the right

Home Forums Support [Support request] submenu to the right

Home Forums Support submenu to the right

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #820702
    noe_sp

    Hello,

    I have the submenu of submenu to right and this not appear because it does not fit,

    I would like this second sumbenu to open to the left,

    Thank you,

    Regards

    #820760
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .dropdown-hover .main-navigation:not(.toggled) ul ul li:hover>ul {
        left: auto;
        right: 100%;
    }
    #820786
    noe_sp

    It does not work for me

    I have erased the cache but it looks the same,

    https://ibb.co/QDbgBFG

    Thank you

    #820790
    David
    Staff
    Customer Support

    Can you link me to your site? You can edit your original topic and use the Site URL field for privacy.

    #820794
    noe_sp

    The site is under maintenance,

    Is there any way I can send you private login information?

    Thank you

    #820797
    David
    Staff
    Customer Support

    You can send them via the Account Issue form here:

    https://generatepress.com/contact/

    Please add the URL to this topic so we can track.

    #820987
    noe_sp

    It’s done

    thank you

    #820999
    David
    Staff
    Customer Support

    I edited the code here

    #821673
    noe_sp

    Now it works very well,

    Thank you!

    #821843
    David
    Staff
    Customer Support

    Awesome – glad to be of help

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