Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #945335

    I have a screen 1280px I went into general Layout and changed the width to 1280 and the content and sidbare width at 100% but the width did not change.

    I found the following css code.

    @media only screen and (min-width: 1140px) {
    .responsive .boxed#top {
    width: 1280px;
    }
    }
    It changed the header width but not the content width. When I used “inspector” it said the Div containing the content and sidebar was only 1010px

    Please advise.

    #945337

    Sorry didn’t check replies to email. now set

    #945786

    Hi,

    Thank you for using Enfold.

    Did you add the append the “px” unit to the value? The maximum container width value should be “1280px”, not “1280”.

    Best regards,
    Ismael

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