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

    I have a “Quick Links” menu widget on every page. Is there a way to display these menu links Horizontally, instead of Vertically? and how would that look on Mobile view also?
    Thanks for any help.

    #1468632

    Hey bemodesign,

    I’ve written this before, but it seems like I have to do it again – you need to mark threads with adult content as not safe for work. We work from home and in public places, viewing content like this can expose children to it and can put us in potentially very awkward positions. If you can’t comply with this simple rule in the future, then we will consider removing your support forum account.

    Please try the following in Quick CSS under Enfold->General Styling:

    
    #footer .textwidget .menu-blissfull-main-menu-container p {
      margin: 0;
      width: auto;
      display: inline-block;
    }

    Best regards,
    Rikard

    #1468702

    Agh, so sorry! I have many accounts I work for and it just slipped my mind. I won’t let this happen again. thanks for doing this and sorry

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Widget menu links horizontal options’ is closed to new replies.