• is there any way to have block central to search results ? please can you guide the results are full page width , the plug-in is best out there i dont want change

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hi,

    As I understand you want that search result block be same width as search form and in the same position.

    I’m right?

    Thread Starter kammy6000

    (@kammy6000)

    yes thats right thanks

    Plugin Author ILLID

    (@mihail-barinov)

    As I see search results block already has the same width as search form.

    You can make it bit smaller and center it by adding this line of code to your theme css file:

    .aws-container {
    max-width: 1000px;
    margin: 0 auto;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘search results block is full width’ is closed to new replies.