Black Box Under Slider

Home Forums All Other Themes Black Box Under Slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #179448
    Rohan DSouzaRohan DSouza
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: February 19, 2021

    Despite editing the slider and refreshing page settings numerous times,there is a huge black box which appears under the slider and throws of the page. How to fix?

    Domain: immigrantstogether.org

    #179472
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .elementor.elementor-145 {
        float: left;
    }

    Regards,
    Chris

    #179542
    Rohan DSouzaRohan DSouza
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: February 19, 2021

    That fixed it! Follow-Up question – is it possible to edit the black box behind the text into a picture or slider. I can’t seem to find a way to hide it, reduce its size, or change it from just black.

    Thank you for your help!

    #179567
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .has_trans_header .header_wrap { position:relative;}
    .elementor.elementor-145 { width:100%;}
    .elementor-145 .elementor-element.elementor-element-3108e28e > .elementor-container { min-height: inherit !important;}
    .elementor-145 .elementor-element.elementor-element-4171e75a { padding:50px !important;}

    Regards,
    Chris

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.