Please write a brief description of the bug you’re experiencing, including what you expect should happen and what is currently happening.
On desktop: picture a menu containing a series of top items. One of the top items has sub items but itself has a link to a page. On desktop, clicking the top link shows the sub items in a popup and gives one the option to select one of these or the top item itself.
On mobile (modal), clicking the top item only brings down the menu of sub items and does not take one to the page to which the top item is linked.
The 2 screenshots show this. In the second screenshot shows at its foot the link to a page, but it does not open that page.
Many thanks Marius. I’ll check the navblock as suggested by StrangeTech. Not sure if it’s a wordpress menu block limitation as the same thing works in Bricks Builder.
Hi,
As suggested, I’m using the Nav block but found it in part to be a bit confusing. For example, I’ve had to use custom css to modify the colour of the modal menu items as there seems to be no way to make a modification from within the Nav block. It appears to inherit the colour of the desktop menu items and any change in the backend is not reflected on the front end.
Am I missing something?
Thanks,
Chris
You can switch to different breakpoints to access the styles for that breakpoint. If you open the modal then you can see which styles are applicable to it automatically or you can click on “All” as shown in the screenshot to see all available styles.
Thanks Strange Tech, yes I did that. Modifying the Nav Links Dropdown (see screenshot s2) I tested making the text colour yellow at the mobile breakpoint. Fine. But as you can see from the front end screenshot s3), the text does not reflect the modification. In fact, it takes the same colour as that of the desktop shown in screenshots s3 and s4 - I’ve taken the
screenshots with Hoverify to show the colours being applied on the front end to both desktop and mobile. They are the same despite making and seeing the mobile changes to yellow on the backend even after regenerating everything.
Chris