-
Author
-
May 7, 2017 at 13:16 #160608
lguez
ParticipantI 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
May 9, 2017 at 22:33 #160823Laura
ModeratorHello, 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 solutionLaura 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 🙂
May 9, 2017 at 23:08 #160833lguez
ParticipantI 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.May 11, 2017 at 17:52 #161055lguez
ParticipantI didn’t have receive any answer , do you need some more information ?
May 14, 2017 at 23:33 #161344Laura
ModeratorHello, 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 solutionLaura 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 🙂
May 15, 2017 at 20:17 #161495Radu
ModeratorHi,
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
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.