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 #2336555
problem sub menu
Closed

Comments

  • berriesandpassion started the conversation

    Hi there is something wrong with my sub/submenu - is it possible to open it to the other side ? - otherwise no one can read it. 


    best nina

  •  2,699
    PenciDesign replied

    Hi,

    You can add more this code to Customize > Custom CSS to move dropdown menu to the left side:

    #navigation .menu .sub-menu, #navigation .menu .children{ left: auto; right: 0; }
    #navigation .menu .sub-menu ul, #navigation .menu .children ul{ left: auto; right: 100%; }
    


    Best Regards,

    PenciDesign

  • berriesandpassion replied

    great thanks a lot it worked :)