Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #436483

    Hi, whats the font for the countdown. I whant it to be Helvetica Neue, the same as for the entire site, including headings and body.
    I need to change that and also the stroke of the border of each of the countdown items.
    Please, send me custom css for those changes.
    Thx!

    #436798

    Hi Mono14!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-countdown-timer-inner * {
      font-family: "HelveticaNeue"!important;
    }

    Best regards,
    Yigit

    #644951

    Can you please also tell how do we change font size of the title of the event?

    I am using the following and it is not working:

    .av-countdown-timer-title-bottom * {
    font-size: 14px!important;
    }

    #645025

    Hi,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #645119

    Hi Vinay,

    It wasnt that difficult, after some tries I did work it out:

    .av-countdown-timer-title {
      font-size: 14px;
    }

    thanks man

    #645131

    Hi,

    Glad you sorted it out :)

    FYI to know more about enfold features please check – http://kriesi.at/documentation/enfold/

    Thank you for using Enfold.

    Best regards,
    Vinay

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Countdown Font’ is closed to new replies.