Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #294781

    Hi,

    How is possible to customize the search page without modifying the core of the theme?

    I would like to have a page like this but with no sidebar:

    http://kriesi.at/themes/enfold/?s=

    Regards,

    #294880

    Hey resbangkok!

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

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

    Best regards,
    Yigit

    #294888

    Hi,

    That means we cannot have our own custom search page like the other pages, but we can customize with custom CSS.

    I think that will do it for now :)

    Thank you

    #294894

    Hey!

    If modifications you need can be done only using custom CSS, then yes :)
    You are welcome, glad we could help!

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Customize SEARCH page’ is closed to new replies.