This topic has 5 replies, 3 voices, and was last updated 8 years by Radu.

  • Author
  • #160608
     lguez
    Participant

    I create a menu and some items of this menu are hidden by the Title Bar

    Do you know how I can solve this issue ?

    you can have a look in my website https://lg-passions.fr

    the second Item of my menu “Oiseaux” has 4 sub items, the 4th one is not visible because it is hiden by the Title/broadcrumb bar.

    hope you will be able to help me

    regards

    Laurent Guez

    #160823
     Laura
    Moderator

    Hello, i do not see it, can you share a screenshot?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #160833
     lguez
    Participant

    I put Mega menu to change my menu but I’m not completely satisfy.
    if you see the sreenshot the 2nd item of the menu (oiseaux) has 4 sub item. the last one is not visible because it is hidden behind the Title/broadcrumb.
    By the same way, do you know how I can put the menu into this bar and put an image just in the above area ?

    Regards

    Laurent Guez

    Attachments:
    You must be logged in to view attached files.
    #161055
     lguez
    Participant

    I didn’t have receive any answer , do you need some more information ?

    #161344
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #161495
     Radu
    Moderator

    Hi,

    The problem it’s caused by this plugin: https://wordpress.org/plugins/ultimate-responsive-image-slider/

    Somehow it adds this rule .navbar { overflow: hidden; } which causes that

    Add this to quick CSS area

    COPY CODE
    .navbar {
        overflow: initial !important;
    }

    The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS

    NOTE : Child theme needs to be installed and activated.
    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?