Home Forums WordPress Themes – Premium Circumference Margin change on Circumference 1.1.0?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #15993
    Open Table
    Member

    I just updated to the 110 version of Circumference and immediately noticed a change in the display of the content of my page. I am using the Boxed Small format on this particular site. When I size the window such that the full site is visible and the menu does not wrap at all, the page contents get jammed against the left and right edges of the site borders (maybe 5 pixels from the bounding box). I am fairly sure that this was not the case before I updated. Did something change?

    #21137
    Shekhar Bhandari
    Participant

    Hi Open Table,

    Could you share us screenshot with link so it will be easy for us to judge the errors and provide you the exact solution.

    Thanks.

    #21140
    Open Table
    Member

    I’m not positive that this was not an issue before moving to 110, but I think I would have noticed it. The margins on the page seem fine on some window sizes, but are really tight on others, as shown in the attached file.

    You can find our site at http://www.opentable.org – but it is still under construction, so things may be change before you get to view it.
    OTmarginissue.jpg

    Attachments:
    You must be logged in to view attached files.
    #21143
    Open Table
    Member

    Any ideas?

    #21144
    Shekhar Bhandari
    Participant

    Hi Open Table,

    You can use the following custom css to fix the problem. We don’t think that was smaller in the boxed layout in previous version too. We will check that and take action if that was changed.

    #cir-content-wrapper {
    padding: 2em 2rem 2em;
    }

    Thanks

    #21177
    Open Table
    Member

    Thanks. This resolved the issue (although I actually have:

    #cir-content-wrapper {
    padding: 1em 2rem 2em;
    }
    because I don’t like the excess space above the page title.

    Just FYI – I updated another site that I manage to 1.1.0 and did a refresh of my screen and the margin immediately changed, so I do believe the problem is specific to the latest release.

    #15994
    Open Table
    Member

    And note taht the foot (cir-bottom-wrapper) seems to have a similar issue.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.