• Resolved jannycouper

    (@jannycouper)


    Hello! Thanks for the plugin, it is the best!
    But, I have a problem with the width of the “single-property page”, “property-type” and so on…: this is much wider than my website. You can see: https://хабаровск27.рф/property/kvartira-1-komnatnaya-test/ or here https://хабаровск27.рф/property-type/kvartira/
    The property outside of the site(((
    Is it possible to make the width of the single-property, property-type fixed (e.g. 1024px).

    The whole day was looking for where to fix it, but unfortunately have not found the desired file.
    Please explain in detail how to solve the problem. As I see it, the problem is not rare(

    Ideally, I would like these pages to add a sidebar.

    Thank you again for the plugin ERE! Have a nice day!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jannycouper

    (@jannycouper)

    Sorry, for my bad english – i’m Russian young woman)
    Please, help me to solve the problem.

    Plugin Author g5theme

    (@g5theme)

    – I think your theme can allow you to configure the display size 1100px, You should read the documentation of the theme to know how to configure
    – If your theme not allow to config size of layot, please use custom css: https://prntscr.com/gmn8v1

    #vl-content {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with width: how to make a fixed size page (single-property page)’ is closed to new replies.