Okay
  Public Ticket #1503388
Milestone Count
Closed

Comments

  •  1
    Joe started the conversation

    Hey there,

    i created a milestone '0.001%'

    on my macbook, the milestone only shows '0%'
    whereas on my iPhone it shows '0.001%'

    Can you please let me know, what I have to do in order to have the '0.001%' showing on my macbook too?

  •  8,441
    Tahir replied

    Hey Again,
    Could you allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user as well as the login url.
    Be.st


    ThemeNectar Support Team 

  •   Joe replied privately
  •  8,441
    Tahir replied

    Hey Again,

    Decimals are not allowed in the Counting effect so you will have to switch to Blur  : http://prntscr.com/ir1ogj .

    Best


    ThemeNectar Support Team 

  •  1
    Joe replied

    You find the Milestone section under:
    - Pages
    - Home

    I just realised: Feel free to change the language, it is currently set to german, as the client is from Germany.
    Thanks in advance.

  •  1
    Joe replied

    Ah ok. Great.
    That worked.
    However, now the font seems to be a lot thinner and the headline 'retourenquote' is not aligned with the other headlines anymore. (although you haven't changed anything apart from changing the counting effect)

    Is there a quick fox for this?
    Thanks again in advance.

  •  8,441
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .nectar-milestone .number {
        font-weight: 700 !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  1
    Joe replied

    Thanks Tahir.