New Landing How can we help? Atelier Countdown custom

Viewing 15 posts - 1 through 15 (of 17 total)
  • Posted in: Atelier
  • #299431
    alen_fly
    Member
    Post count: 45

    Hi!
    Could you tell me, how can i customize countdown text color (numbers and text) , space between text and numbers.
    And how to translate text to Russia?

    #299607
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    To change the color add the code below to your custom css options and adjust the color to your desired

    .sf-countdown.text-large{
    color: #000;
    }

    Regarding the spaces in the text you need to use nbsp; to give a space.

    You can translate it using this plugin
    https://wordpress.org/plugins/real-time-find-and-replace/

    Hope it helps.

    -Rui

    #299614
    alen_fly
    Member
    Post count: 45

    Hi, i talk about separate colors for numbers and letter

    #299618
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can you provide me admin credentials to see if it’s possible to that with the colors?

    -Rui

    #299619
    alen_fly
    Member
    Post count: 45
    This reply has been marked as private.
    #299786
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add the code below to create some space between the text.

    .countdown-section {
        padding-right: 20px;
    }
    
    .countdown-amount {
        padding-right: 10px;
    }
    

    It will look like this
    https://www.dropbox.com/s/qo1zfog93w16n1y/Screenshot%202016-11-01%2011.48.44.png?dl=0

    -Rui

    #299801
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please add this to Theme Options => Custom CSS:

    /* Countdown Number */
    .countdown-amount {
      color: blue;
    }
    
    /* Countdown Text */
    .countdown-period {
      color: red;
    }
    #300150
    alen_fly
    Member
    Post count: 45

    txh to all

    #300157
    David Martin – Support
    Moderator
    Post count: 20834

    Marking as resolved.

    Thanks.

    #300834
    leggero
    Member
    Post count: 107

    Hi

    The Code works fine on Desktop, but on mobile only parts of it are visible:

    http://www.santashop.ch

    Any ideas how to make it responsive?

    Thanks and best regards

    Caspar

    Attachments:
    You must be logged in to view attached files.
    #300836
    alen_fly
    Member
    Post count: 45

    have the same problem.
    resolved by follow method.

    i create 2 countdown section.

    first wisible on desktop and tablet

    [sf_countdown year="2016" month="11" day="10" fontsize="large" displaytext=""]

    second visible only on phone

    [sf_countdown year="2016" month="11" day="10" fontsize="small" displaytext=""]

    #300837
    leggero
    Member
    Post count: 107

    @alen_fly

    great idea, thanks – it works! Wasn’t thinking of the small/large.

    best, Caspar

    #300842
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks for the contributions guys!

    – David.

    #323616
    oneononebranding
    Member
    Post count: 40

    i want to make my countdown smaller and align to the right like my button animated headline. also it doesnt appear on my moblie

    Attachments:
    You must be logged in to view attached files.
    #323624
    oneononebranding
    Member
    Post count: 40

    I changed it to a text with background color, however its ot showing the countdown properly, And i want the desktop version moved over, plus there’s a ine going across the desktop.

    http://www.evidencehairextensions.com

Viewing 15 posts - 1 through 15 (of 17 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register