1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Solved Spread header items over whole screen width

Discussion in 'Free Divi Community Forum' started by neverdowork, Mar 1, 2023.

  1. neverdowork

    neverdowork Member

    Hey community,

    I am currently working on a DIVI/WooCommerce webshop and I can't seem to spread the header-items over the whole width of the screen (the visual builder only gives the options "left aligned", "centered" and "inline centered logo").

    I added a picture how the header is looking right now, I would like to spread the 5 list items over the width of the screen. Any suggestions how to achieve this?

    Kind regards,
    neverdowork
     

    Attached Files:

    1. PRO MEMBER PERKS Divi Block Pro - Premade content toggle design for your Divi site without using any plugins:View Demo
  2. neverdowork

    neverdowork Member

    Solved it! Since some people are watching this thread I'm posting my solution:


    .et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li {
    padding: 0 5vw;
    }

    Best,
    neverdowork