Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1195351
Counter issues
Closed

Comments

  • malakyto started the conversation

    Hi !

    I have some issues in the counter :

    1. my icons are cut off (i think is the texte area that eats a little bit of the icon space)
    2. There is missing a space between the number and the word associated
    3. i would like the wide of the text area to be smaller cause it's cutting my separators.

    Can you help?

    Thanks a lot

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    .gem-counter-inner {
        position: relative;
        padding: 10px 30px 30px;
        margin-top: 24px;
    }
    .gem-counter-inner {
        background-color: transparent !important;
    }

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • malakyto replied

    Hi thanks !

    and for point 2? "There is missing a space between the number and the word associated"

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    span.gem-counter-suffix {
        padding-left: 10px;
    }

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • malakyto replied

    Thanks !

  • malakyto replied

    Hi Gregor, 

    I've reduced my fonts size and i noticed that my lines that separate the counter is cut by something

    See attached file

    Thanks for your help

  •  7,280
    Oliver replied

    HI!

    pls. provide pass to your site

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • malakyto replied

    Hi again,

    Pass : Natalie

    Thanks

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    .gem-counter-bottom .gem-counter-bottom-left {
        background-color: transparent !important;
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • malakyto replied

    It works Thank you !