Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #745170
    #745175

    Hey stanbrid!

    Seems like you figured it out? :)

    .referral-social-icons .av-share-box ul li a {
        color: #53A337;
        font-size: 25px;
    }

    Regards,
    Yigit

    #745178

    I did. Determining the correct (extended) class name is not easy. I use Firebug to find it, but it’s always a P.I.T.A.

    For example, just
    .referral-social-icons
    wasn’t enough. It also required
    .av-share-box ul li a

    Any suggestions, hints, magic to doing this. I’d do a lot more custom classes and ask less questions if this were easier.

    (sorry, don’t know all the lingo)

    #745845

    Hi,

    There’s no magic unfortunately, you just have to find the correct classes/id’s/elements unfortunately. Glad that you got it working though, let us know if you should have any further questions or problems.

    Best regards,
    Rikard

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