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

    Hi Team,

    How can i remove the side bar from the search page?

    http://screencast.com/t/V1mxIbbf0

    #527480

    Hey David57!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .search .sidebar { display: none !important; }
    .search .content { width: 100% !important;  border: none; }

    Regards,
    Yigit

    #527487

    Thanks again!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Removing sidebars from the search tool’ is closed to new replies.