Bug with my change location menu item

This topic contains 1 reply, has 2 voices, and was last updated by  Simone 9 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #38106

    nitefader
    Expired Member
    Post count: 86

    Please help, text is not aligned when you try to change states etc.

    Using Avada
    Using Chrome
    http://www.egospree.com/

    #38137

    Simone
    Expired Member
    Post count: 3515

    Hello, this is due to your theme’s style.css
    it has a left margin of 170px in

    .fusion-main-menu .sub-menu ul

    Try to balance it adding

    
    
    ul.chosen-results {
    margin-left:-170px;
    }

    in your style.css inside your child theme.

Viewing 2 posts - 1 through 2 (of 2 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket