Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #236597

    Hello, I would like to hide the right sidebar in the page showing the results of any search.

    But there is no “edit page” at the top.

    And i cannot find this page in the list of the pages, in the dashboard;

    Can you please tell me what i should do ?

    Thank you so much !

    Best,

    Philippe

    #236923

    Hey Philippe!

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

    .search-results .sidebar { display: none !important; }
    .search-results .content { border-right: none; }
    .search-results .container .nine.units { width: 100% !important; }

    Regards,
    Yigit

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