• Resolved kissui

    (@kissui)


    How can I display the returned results horizontally? I have a simple set up that wraps the return

    .scrollz {
      overflow-x: scroll;
        overflow-y: hidden;
        height: 180px;
        white-space:nowrap;
      width: 100%;
        margin: 0px;
     }
    
Viewing 1 replies (of 1 total)
  • Plugin Author Bill Erickson

    (@billerickson)

    The CSS required to display the results horizontally will depend upon your theme. I recommend you hire someone on Codeable to help you customize your theme’s CSS to display them horizontally.

Viewing 1 replies (of 1 total)

The topic ‘Horizontal Scroll’ is closed to new replies.