Enable full-width page

  • Posted in : Empathy
  • munir1234
    Participant

    Hi,

    Can you please provide instruction on how to enable content to display full-width? I’ve tried changing the template within page attributes to ‘full-width page’ but it makes no difference on how the content is displayed.

    serkan
    Moderator

    Hi,
    You can try to use these custom css codes;

    @media screen and (min-width: 992px) {
    .blog-single .entry-content { max-width: 1200px; } }
    .blog-single .layout-fixed {  max-width: 1000px; } }

    Thanks

    munir1234
    Participant

    Do I just copy into”custom css” in the customizer? I did this and it did nothing. Also, how can I configure certain pages as full-width and others as medium using the CSS?

    serkan
    Moderator

    Hi,
    Could you provide me your related URL, please? Yes, you need to paste it into the custom CSS box. If you want to configure it for certain pages, then you need to add that page’s class or id name. Which means you need to know little bit HTML coding.
    Thanks

    munir1234
    Participant

    the URL is http://munirh.com/
    Thanks.

    serkan
    Moderator

    Hi,
    It looks like your pages full-width. Do you still have any issue related to this topic?
    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register