Viewing 2 posts - 1 through 2 (of 2 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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.