Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #676190

    Hi Kriesi Team,

    Could you please let me know how may I remove this little part of the sub-menu? It is out-of-the-box. (it happened when I changed the layout from Stretched to Boxed .)
    .

    (or despite of removing that part, we could move the menu a bit to the left to avoid this conflict – just my opinion)
    Regards,
    Sadegh

    • This topic was modified 8 years, 2 months ago by Sadegh.
    #677477

    Hey Sadegh,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .av-main-nav ul {
        width: 190px;
    }
    

    Best regards,
    Yigit

    #679487

    Hi Yigit,

    Thanks a lot, the problem is solved.
    (you may now close the thread please)

    Kind regards,
    Sadegh

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘remove extra pixels’ is closed to new replies.