Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1208645
    eomedical
    Participant

    Hi,

    I am using Ethos stack with site max width of 1070px and site content width of 90%.
    When I create a blog post, the site content is not align with the header. It seems like the contents is 90% of 90%. When I change the site content width to 100%, it aligned, but the header and content will touch the edge of smaller screen devices.

    Kindly advise on how can I align the header with the content.

    The URL is http://www.mimisim.com/how-to-draw-origami-text/

    Thanks & Best Regards,
    eomedical

    #1208651
    Christian
    Moderator

    Hey there,

    Would you mind providing us with WordPress Admin username / password so we can take a closer look?

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1208712
    eomedical
    Participant
    This reply has been marked as private.
    #1208720
    Christopher
    Moderator

    Hi there,

    Please edit row and disable ‘column container’ option.

    Please add following code in Customize -> Custom -> Global CSS :

    .entry-featured img {
        width: 100%;
    }

    Hope it helps.

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