How to remove “this rectangle”

Home Forums Toothy Theme Support How to remove “this rectangle”

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #200543
    Maciej Rola-SzadkowskiMaciej Rola-Szadkowski
    Participant
    • Topics: 12
    • Replies: 20
    • Total: 32
    Member since: October 24, 2021

    Hello,

    How can I remove this “light blue rectangle” from the page. There was also a picture in your demo. And here I would like there to be only this “offer with constantly changing icons” and that’s it.
    How can I get rid of this? Now I have a strange blank space between the main page elements – I’m attaching a photo

    https://ibb.co/vZCPSNN

    Please help

    Name of the site: candeo.pl

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

    Hi,

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

    .home-sec2 svg {
      display: none;
    }

    Given screenshot link isn’t opening.

    Regards,
    Dave

    #200566
    Maciej Rola-SzadkowskiMaciej Rola-Szadkowski
    Participant
    • Topics: 12
    • Replies: 20
    • Total: 32
    Member since: October 24, 2021

    Hi Dave

    I think the imgBB.com is crashed..

    New link:

    https://im.ge/i/1qnTOy

    Should I still do what you wrote in the previous post?

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

    Hi,

    Kindly use this CSS.

    .home-sec5::after { display:none;}
    .elementor-12 .elementor-element.elementor-element-689f44c9 > .elementor-container { min-height:inherit !important;}
    .home-sec7 svg { display: none;}

    Regards,
    Dave

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