Yes, I have put the code and it works ! So it was a z-index issue. Thank you !!
Here are the links where the menu is going under some elements :
Link 1
In Link 1, when the mouse hovers over an image, the hover element (black) goes over the header menu.
Link 2
In Link 2, the newsletter column on the right is going over the menu.
I don’t know if the problem can be solved with a css code using z-index or it’s related to another issue.
Thank you !
Hello and thank you for your answer.
I tried putting the shortcode with my categories’ ID but the posts don’t show up.
[pgaf_post_filter cat_id=”12,13,14,15″]
The IDs 12, 13, 14 and 15 represent categories from my custom post types (which aren’t part of normal posts). I have created them using a plugin called CPT UI.
The grid only shows up if I put the ID from my blog post categories.