Viewing 5 replies - 1 through 5 (of 5 total)
  • I am not sure what you mean by ”full screen”. Your site looks fine to me.

    Perhaps you could try to change the width of the body-core div, but that’s really nothing I would recommend.

    Hi,

    Even i am facing the same issue and wanted to ask if the full width feature is given in free version.
    @msincome : could you figure out the solution to your problem

    Nikhil

    I may be wrong but I made this little change in stylesheet.css
    and wrote 1600 instead of 990,

    so before it was
    /* Boxes layout */
    body.custom-background #body-core {
    max-width: 990px;
    display: block;
    margin: 0 auto;
    and now
    /* Boxes layout */
    body.custom-background #body-core {
    max-width: 1600px;
    display: block;
    margin: 0 auto;

    I have the opposite problem, but feel that this may be the right place since others have corrected what I want to correct: my site at https://www.atlanticwoodworkers.com has the slider going full width and I don’t want that – rather, I would like for it to only go the width of the main body – can you point me to where I can adjust this?

    @msincome, Could you please tell me how you got the text, ‘We are a boutique company’ onto the front page under the featured area? I would love to add text to my site there too. Your site is looking good.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Full Screen Layout for free version’ is closed to new replies.