• Resolved simosss

    (@simosss)


    Hello,

    how can I remove the 3 columns and only have the search field?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author LebCit

    (@lebcit)

    Hello @simosss

    You could add the following in Additional CSS in the Customizer :

    .morphsearch-content {
    display : none;
    }

    SYA,

    LebCit

    Thread Starter simosss

    (@simosss)

    Great thank you!

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

The topic ‘Remove columns’ is closed to new replies.