Your previous agency dumped you? Not picking up your call? Left you in the middle? OR looking for a brand new agency? Give us a call or message us on What’s App.

Our Location: Kanpur, India

Our Location: London, UK

Address: 3504 Lake Margaret Dr, Orlando, FL 32806, United States

Built on WordPress ❤️

Calendar Icon White
Divi Dropdown Menu Width

How To Increase Divi Dropdown Menu Width

Increase The Divi Dropdown Menu Width Using Divi Theme Builder & CSS

Today I am going to tell you how to increase divi dropdown menu width using divi theme builder and by applying some easy CSS. 

Hi there! Welcome back again my name is Lovish Gulati and I am a Divi theme Expert.

Pre-Requisite

Let’s get to the point as we are using Divi theme builder and it is not having any option to edit the divi dropdown menu width inside the divi builder. 

We are going to use some CSS and by that you can increase or decrease your divi dropdown menu width. 

Have a look at our recent post 5 free Divi menu styles.

CSS Code to Increase Divi Dropdown Menu Width

Important things to note:

In line 3- 6px stands for top and bottom spacing, 20px stands for left and right spacing.

Same thing applies for the 2nd code line 9.

To increase the inner width of divi dropdown menu you have to change value of width which is now 260px.

To increase the width of divi dropdown menu you have to change value of width which is now 300px.

Navigate to Divi>Theme Options at the bottom of the page there will be Custom CSS box. You have to paste the above code to that box.

If you have questions or any doubt regarding the width or have custom website request please contact us.

Enjoy

Looking for web services?

Are you looking for, web design, branding, website maintenance, GBP optimization, SEO services?

Order Now

Related Post

Advanced Custom Fields

Unlock WordPress Potential: A Beginner’s Guide to Advanced Custom Fields

Welcome to the world of Advanced Custom Fields (ACF)! If you’re looking to take your WordPress site to the…

Advanced Custom Fields, Web Design, WordPress

Lovish Gulati

January 17, 2025

Woocommerce Vs Shopfy

Shopify vs. WooCommerce: Choosing the Right E-commerce Platform

When it comes to setting up an online store, two of the biggest contenders are Shopify and WooCommerce. Both…

Shopify, Web Design, Web Developer, WooCommerce, WordPress

Lovish Gulati

January 13, 2025

21-Most-Popular-WordPress-Plugins

21 Best WooCommerce Plugins to Supercharge Your Online Store

If you’re running a WooCommerce store, selecting the right plugins is crucial for your success. With countless options available,…

E-commerce, Web Design, WooCommerce, WordPress

Lovish Gulati

January 10, 2025

2 comments

  • When I use this code: /* Increase inner width of drop-down menu – Code by Duogeeks*/
    .et-menu li li a {
    padding: 6px 5px;
    width: 290px;
    }
    /* Increase width of drop-down menu – Code by Duogeeks*/
    .nav li ul {
    position: absolute;
    padding: 5px 0;
    width: 300px;

    }

    here: https://bodytherapyforallspecies.org/ doesn’t appear to work? The text won’t go any wider?

    • A

      Hey Melody,

      thanks for trying our code and sorry for the inconvinience. Use this code to increase the width of text:

      #top-menu li li a {
      padding: 6px 20px;
      width: 280px;
      }

      Thanks, and I hope this will work.

Leave your comment

Index