Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Section 2 – counter image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6990
    Nenad Miletic
    Participant

    How to remove the white circle in the middle of the picture. I don’t need the counter days.
    Also, is it possible to change the shape of the frame. The circle does not suit me.

    #6991
    Grace Themes
    Member

    Hi Nenad,

    To remove the white circle in the middle of the picture and to change the shape to square
    Go to Appearance -> Editor -> style.css
    add below css code at the end of style.css file

    .cntimage span.counter { display:none !important; }
    .cntimage, .cntimage img { border-radius:0% !important; }

    Regards
    Grace Themes

    #7003
    Nenad Miletic
    Participant

    Thanks 🙂

    #7008
    Grace Themes
    Member

    You are most Welcome..!

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