New Landing How can we help? Atelier Twitter Slider background color change

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #311096
    brandsy
    Member
    Post count: 9

    I’d like to change the background color of the twitter slider as well as the fonts/icon that is currently as white. I’d like to remove the background or make it white and change the font and logo to #cbcbcb

    Thank you,
    Rod

    #311111
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I’m getting an error when trying to check your website, in the front or admin area.
    https://www.dropbox.com/s/6v9h7gojelggaj3/Screenshot%202017-01-23%2010.25.07.png?dl=0

    https://www.dropbox.com/s/h8bsjtcty9upn02/Screenshot%202017-01-23%2010.25.54.png?dl=0

    Can you check it?

    -Rui

    #311221
    brandsy
    Member
    Post count: 9
    This reply has been marked as private.
    #311269
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Thanks

    Add the code below to your custom css options.

    .spb_tweets_slider_widget .spb-bg-color-wrap {
        background-color: #fff!important;
    }
    .spb_tweets_slider_widget .tweet-text, .spb_tweets_slider_widget .tweet-icon {
        color: #cbcbcb!important;
    }

    Hope it helps.

    -Rui

    #311316
    brandsy
    Member
    Post count: 9

    Cool that worked. How do I change the hashtag and the other text besides the main copy?
    Also is there a way to change the rollover state? right now it goes to white and looks like it disappears on white.
    Cheers,
    Rod

    #311445
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this additional code.

    .spb_tweets_slider_widget .tweet-text a, .spb_tweets_slider_widget .twitter_intents a {
        color: #45a0b1!important;
    }
    .spb_tweets_slider_widget .tweet-text a:hover, .spb_tweets_slider_widget .twitter_intents a:hover {
        color: #000!important;
    }

    -Rui

    #311584
    brandsy
    Member
    Post count: 9

    Cheers, Case closed.

    #311613
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Glad it’s sorted.

    -Rui

Viewing 8 posts - 1 through 8 (of 8 total)

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

License required for the following item
Login and Registration Log in · Register