Okay
  Public Ticket #3080490
Blog Page, Potential Code Needed
Closed

Comments

  •  3
    Sela started the conversation

    Hi there, 

    For some reason on my blog posts ONLY, I cannot get this grey background section to extend to the bottom of the page in the way that I can on pages. 
    Please advise? 

    Thank you!

    Sela

  •  1,877
    Judith replied

    Hello Sela,

    Thanks for keeping in touch.

    Please try this css:

    .full-width-section.parallax_section .row-bg-wrap, .full-width-content.parallax_section .row-bg-wrap, .wpb_row.parallax_section .row-bg-wrap, .wpb_row .row-bg-wrap .inner-wrap {
        height: 253vh !important;
    }

    Thanks.

  •  3
    Sela replied

    Amazing, that worked! Thanks so much. 

    Sela 

  •  3
    Sela replied

    Following up - actually, this caused some other issues. It affected all pages of the site, not just that particular post - are we able to apply it to this page only? 

  •  1,877
    Judith replied

    Hello Sela,

    Please try this css:

    .postid-712 .full-width-section.parallax_section .row-bg-wrap, .full-width-content.parallax_section .row-bg-wrap, .wpb_row.parallax_section .row-bg-wrap, .wpb_row .row-bg-wrap .inner-wrap {
        height: 253vh !important;
    }

    Thanks.

  •  3
    Sela replied

    Unfortunately that still didn't work - it's stretching out images on the homepage, and the background colors of several others. 

  •  1,877
    Judith replied

    Hello Sela,

    Please send in your admin login credentials so that we can check this out.

    Thanks.

  •   Sela replied privately
  •  1,877
    Judith replied

    Hello Sela,

    I have added this css code, please check it out:

    4403139260.png

    Thanks.

  •  3
    Sela replied

    It's now cutting text off, please remove. 

  •  1,877
    Judith replied

    Hello Sela,

    Please check it out now.

    Thanks.

  •  3
    Sela replied

    Now is affecting the homepage: 

  •  1,877
    Judith replied

    Hello Sela,

    Added the CSS just to the specific posts, please check them out now.

    Thanks.