Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7867
    Avatarhyuufast
    Support Expired

    Hello, where can I change the color of this part of the dropdown menu? I looked I didn’t find it

    inside Elementor editor, I can only change the color of the texts, I want to change the background color and the drop-down border

    Image: https://imgur.com/a/PBpjuhE

    #7876

    Please edit this CSS code on file style.css: https://developkodtwo.space/wp-admin/theme-editor.php

    .elementor-nav-vertiacl-menu-wrapper .vertical-navigation{
    	background-color: #your-color;
    }
    
    .vertical-navigation .vertical-menu .menu{
    	border-color: #your-color;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.