Social icons in top bar - Acme Themes

Best Premium and Free WordPress Themes Forums SuperMagPro Social icons in top bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7816
    thaigerweb
    Participant

    I have 4 social icons set in my top bar. Facebook, Twitter, Pinterest and Tumblr

    They all work fine but how do i make them white as in the Demo?

    At the moment they are coloured and very hard to see against the dark background.

    See at http://lkmetropattaya.com

    #7822
    acmesupports
    Moderator

    Hello thaigerweb,
    Thanks for your question. Are you using the same theme on more than one site? Or is this only one site that are you using ?
    Please let us know.
    In case of making social icons white, please use the below CSS codes.

    .socials a.facebook {
    color: #fff;
    }

    .socials a.twitter {
    color: #fff;
    }

    .socials a.pinterest {
    color: #fff;
    }
    .socials a.tumblr {
    color: #fff;
    }

    Hope this will work for you.
    Add this css on Customize > Layout Design Options > Custom CSS

    Regards,
    Acme Supports

    #7873
    thaigerweb
    Participant

    I use it on two sites. Is that relevant?

    #7880
    acmesupports
    Moderator

    Hello thaigerweb,
    As per our terms and conditions, if you purchased a personal plan (One site License), you can only allowed to use the theme on one site and you will get support and updates for only one site. But, if you purchased Developer plan you can use theme up to 10 sites and get support and updates for 10 sites. So, please choose the developer plan if you want to use theme more than one site.
    For automatic updates, please activate the product key.
    Have a look here for pricing plans.

    Hope you understand.

    Regards,
    Acme Supports

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.