Title: Blockify Dropdown menu issue
Last modified: March 5, 2024

---

# Blockify Dropdown menu issue

 *  Resolved [timopaulissen](https://wordpress.org/support/users/timopaulissen/)
 * (@timopaulissen)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/blockify-dropdown-menu-issue/)
 * i am experiencing a problem regarding a dropdown menu using the blockify theme,
   it is not showing the background colours i want and i cant seem to find a fix
   anywhere.
 * The problem looks like this: [https://drive.google.com/file/d/1_35Hrm7kclZ_MVpTjwTZQWd8njvYOGTO/view?usp=sharing](https://drive.google.com/file/d/1_35Hrm7kclZ_MVpTjwTZQWd8njvYOGTO/view?usp=sharing).
 * I want to have a black background with some white seperation stripes in between,
   does anyone know how to do that?
 * Thanks in advance!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fblockify-dropdown-menu-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Theme Author [Blockify](https://wordpress.org/support/users/blockify/)
 * (@blockify)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/blockify-dropdown-menu-issue/#post-17474910)
 * Hi [@timopaulissen](https://wordpress.org/support/users/timopaulissen/)
 * Thank you for reporting this issue and providing the details. Here is a temporary
   CSS fix until the next update is released:
 *     ```wp-block-code
       @media (min-width: 782px) {
           .wp-block-navigation:not(.is-vertical) .wp-block-navigation__submenu-container::before {
               background: black !important;
           }
       }
       ```
   
 * Please let me know if this resolves the issue for you.
    -  This reply was modified 2 years, 2 months ago by [Blockify](https://wordpress.org/support/users/blockify/).
 *  Thread Starter [timopaulissen](https://wordpress.org/support/users/timopaulissen/)
 * (@timopaulissen)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/blockify-dropdown-menu-issue/#post-17476847)
 * Im not sure where to put the CSS, when i put it in elementor for the whole homepage
   it didn’t change anything.
 * Then i put in the EXTRA CSS-CLASS(ES) on the editor when selecting ‘producten’
   and that does not change something either.
 *  Thread Starter [timopaulissen](https://wordpress.org/support/users/timopaulissen/)
 * (@timopaulissen)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/blockify-dropdown-menu-issue/#post-17476897)
 * I fixed it, now it works! Thank you very much! is there also a way where i can
   place the sub(sub) menu which is ‘eiwitten’ a little bit lower so that it does
   not block the view for the rest of the header?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Blockify Dropdown menu issue’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/blockify/1.4.10/screenshot.png)
 * Blockify
 * [Support Threads](https://wordpress.org/support/theme/blockify/)
 * [Active Topics](https://wordpress.org/support/theme/blockify/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/blockify/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/blockify/reviews/)

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)
 * [color](https://wordpress.org/support/topic-tag/color/)
 * [dropdown](https://wordpress.org/support/topic-tag/dropdown/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * 3 replies
 * 2 participants
 * Last reply from: [timopaulissen](https://wordpress.org/support/users/timopaulissen/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/blockify-dropdown-menu-issue/#post-17476897)
 * Status: resolved