Viewing 7 replies - 1 through 7 (of 7 total)
  • Hey there lejeuner,

    How are you doing today?

    You should be able to do that with some custom CSS. Please try adding the following code to Appearance -> Theme Options -> Tools -> Custom CSS:

    .mid-section-ads {
        display: none;
    }

    This will remove the ad section along with this image.

    Hope this helps ??

    Cheers,
    Bojan

    Thread Starter lejeuner

    (@lejeuner)

    Dear Bojan

    Thank you very much . Yes , problem resolved. thanks a lot.

    Thank you so much. This helped me tremendously.

    Thanks for the above code.
    and also Please tell me how to remove “media gallery” at the bottom of the page and the “popular” tag above it.

    Thanks in advance

    Hey there sachintomarwp,

    I’m not exactly sure what you mean, can you please post link to the page where I can see this and also explain which parts you’re trying to remove and I’ll be happy to help ??

    Cheers,
    Bojan

    Hi, can anyone tell me how to remove the image from footer just above social icons.

    I am new in wordpress, so to be sure which code should i remove??

    My site mydownloaduniverse.com

    Hey there j4jayanta,

    Generally you’d want to open a new thread as this one is resolved but as you already posted if this is what you’re trying to remove https://screencast.com/t/l0jy01LyM8Xr then you can try adding the following:

    .home-media-gallery {
        display: none;
    }

    Hope this helps ??

    Cheers,
    Bojan

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How can i delete this image and space that from this theme?’ is closed to new replies.