Skip to content
Public Ticket #18159

Search page width

Conversation thread

andrewsgibson replied

Customer Reply

Thanks, that did it. :)

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

body.search .wrapper-boxed > .container {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

Regards,
PenciDesign.


andrewsgibson started the conversation

Conversation Start

Good morning, can you provide the code to restrict the width of the search results pages to 900 pixels? I've already done it on other pages so it needs to match.

I'm using Soledad simple.

Thanks,

Andrew

Want to join this conversation or access attachments? Sign in first.