• Resolved cagsean

    (@cagsean)


    Hello – How can I remove the banner image at the top of the page.

    This is for the wpzoom portfolio video page.

    thank you

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Ina

    (@inamoro)

    Hi, @cagsean

    Do you need to remove just the image or the entire section, title included?

    Thread Starter cagsean

    (@cagsean)

    Hey Ina

    The entire banner section would be great. We can add the title underneath the video.

    thanks!

    • This reply was modified 3 weeks, 4 days ago by cagsean.
    Plugin Support Ina

    (@inamoro)

    @cagsean, add the following code to Appearance -> Customize -> Additional CSS:

    .portfolio_item .entry-cover-image {
    display: none;
    }

    .portfolio_item .entry-content {
    margin-top: 100px;
    }
    Thread Starter cagsean

    (@cagsean)

    wow!

    Many thanks

Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.