Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1296685
    aionets
    Participant

    Hello,

    Would you please tell me that how can I set a full-wide image on top of the pages like this sample ?

    http://www.e4healthinc.com/resources/providers

    Thank you

    #1296858
    Rue Nel
    Moderator

    Hi There,

    Thanks for writing in! When you add a section, you will also have a row container before you can insert columns. The section is always fullwidth. The row on the other hand has a default maximum width which would be based on the maximum setting options you have set in the customizer. To make a fullwidth row, you just have to disable the column container option in the row setting.

    You can then add a background image for the section and for sure that image will be fullwidth.

    Hope this helps.

    #1297072
    aionets
    Participant
    This reply has been marked as private.
    #1297082
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .page .entry-wrap {
        padding-left: 0;
        padding-right: 0;
    }

    Because as I see the H1 title is located inside that image ?

    The h1 title is above the image not inside.

    Regards!

    #1297107
    aionets
    Participant

    Thank you for your quick reply,

    Would you please tell me where to add it ?

    #1297110
    Christopher
    Moderator

    Hi there,

    Please ad it under Customize -> Custom -> Global CSS.

    Thanks.

    #1297134
    aionets
    Participant

    Ohhh how I missed it.. thank you

    #1297137
    Christian
    Moderator

    You’re welcome.

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