Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1085064
    PicciaNeri
    Participant

    Hello, I am having a weird problem with some of my posts and pages. On some of the posts, despite the fullwidth global setting and all marginless columns etc, a white border on the right hand-side appears when you resize the window and enlarge it. Which is weird. Have a look here, I’ve made a short video to show you:

    http://www.piccianeri.com/white-right-border/

    This is the blog post I am showing you, but it happens in quite a few others to (I haven’t tested all of them)

    Colour part 1: the difference between RGB and CMYK

    Any idea what it could be? It’s driving me crazy.

    Many thanks

    Piccia

    #1085069
    PicciaNeri
    Participant
    This reply has been marked as private.
    #1085370
    Rupok
    Member

    Hi there,

    Thanks for writing in! It’s because you have set 1500px max-width for the container from Customize > Layout and Design. Let’s change this or add this CSS under Custom > CSS in the Customizer.

    .x-container.width {
      max-width: 100%;
    }
    

    If you don’t want this for all pages rather want for specific pages then you can set “No Container” page template instead of Fullwidth.

    Hope this makes sense.

    #1086315
    PicciaNeri
    Participant

    That worked, thanks so much! Never fully understood the reason for the max-width container.

    #1086482
    Rue Nel
    Moderator

    You’re welcome!
    Thanks for letting us know that it has worked for you.

  • <script> jQuery(function($){ $("#no-reply-1085064 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>