• hello,
    I really like this theme and would love to use it. However I have a question regarding the featured image: would it be possible to remove the large box that covers the image containing the name of the article etc?

    Thankyou!

Viewing 1 replies (of 1 total)
  • Theme Author Acme Themes

    (@acmethemes)

    Dear rosiemalachi ,

    Yes you can remove the box using following custm CSS.

    .slider-section .slider-desc {
        display: none;
    }

    Please paste above code Appearance => Customize => Additional CSS

    Best regards!

Viewing 1 replies (of 1 total)
  • The topic ‘featured image’ is closed to new replies.