Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2992867
Submenu width
Closed

Comments

  •  4
    ISOLE-GRECHE started the conversation

    How can I increase width of submenu? I don't like that items go in a new line.

  •  2,574
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Additional CSS then add the following custom CSS code:

    .main-navigation ul ul a {
        width: 220px;
    }

    Change 220px with the width you want to display.

    Regards,
    PenciDesign.



  •  4
    ISOLE-GRECHE replied

    Perfect... how is possible to change border color (now violet)?

  •  2,574
    PenciDesign replied

    Hi,

    Please change this color at Appearance → Customize → Colors for Header → Dropdown Menu Items Border Color.

    Regards,
    PenciDesign.

  •  4
    ISOLE-GRECHE replied

    Perfect!

  •  4
    ISOLE-GRECHE replied

    I changed to 240px and it was OK... now I increased font size of submenu, so I changed width to 280px or 320px but nothing changed. I cleared cache...


    Hi,

    Please go to Appearance → Customize → Additional CSS then add the following custom CSS code:

    .main-navigation ul ul a {
        width: 220px;
    }

    Change 220px with the width you want to display.

    Regards, PenciDesign.

  •  2,574
    PenciDesign replied

    Hi,

    Your menu is already displayed with 320px, please clear the browser cache then check again.

    uhRcLM8.png

    Regards,
    PenciDesign.