Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #1283537

    Hi,

    I want to change the color of the button row of social icons to share content. Attached I send a screenshot of what I want to achieve and you can see also the right selector to do it but it wont change the color when I add it to the additional css but it does when I change the color it in the console.

    The selector is .av-share-box ul li a and I want to change the color from inherit to #fff.

    Thank you very much for your help – maybe you know what is not working here (maybe I must add something else that I dont know)

    Regards,
    Verena

    #1283945

    Hey senhorvinho,

    Best regards,
    Victoria

    #1284133

    Hi Victoria,

    I am really wondering why it works now but I am happy about it :-) thx you can close this one.

    Could you do me a favour and have a look on my second issue which I really have to solve, but I haven’t heard anything else from Rikard since a few days: #1282966 I have an issue with the styling of the cart drop down menu. Thx
    Regards,
    Verena

    #1284163

    Hi Verena,

    Glad it’s working for you now! :)

    Please share the link to the other thread.

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1284273

    Sorry victoria but it does not work in desktop version…only on mobile view it is white.. what is the problem here?

    Thx

    #1284274
    #1284302

    Hi again, now I found out that I have to add the css selectors at the top (the beginning) of the css and not at the end of it. Maybe a media only order made it function in the wrong way. :-) It works well now!
    But there is one other question about it: above the share items when hovering over it there is a speech bubble appearing which I dont want to appear. How can I eliminate it? :-) thx for your help
    Regards, Verena

    #1284490

    Hi Verena,

    Could you please attach some screenshots of the issue? It’s not very clear to me.

    Best regards,
    Victoria

    #1284576

    Hi attached you see the screenshot.

    Thx for your help

    Regards, Verena

    #1284587

    hm – the button color of the non hovered state can you try the li itself – not the anchor!

    .av-share-box ul li.av-share-link {
        background-color: #eee;
    }
    #1284797

    Hi Verena,

    Can you please make that screenshot public? I can’t see it.

    Best regards,
    Victoria

    #1284846

    Hi Victoria,

    https://drive.google.com/file/d/1a-NKrIVvL-tFlw2YBkpc9pq0FcLmYn2m/view?usp=sharing

    If you mean to attach the screenshot not via google drive please tell me how I can attach a screenshot.

    Thx & regards
    Verena

    #1285497

    Hi Verena,

    It’s ok that you shared it via google, it’s just that you did not make that file public and so I cannot see it.

    Best regards,
    Victoria

    #1285544

    Hello Victoria,

    sorry! Now you can see it :-)

    thx for your help

    #1285686

    Hi senhorvinho,

    Thank you.

    I adjusted it for you.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1285746

    Thank you so much Victoria

    Indeed I have another question related to this topic but its another issue so I opened another thread

    You can close this one thank you

    Regards, Verena

    #1285897

    Hi Verena,

    Great :)

    We are closing the thread.

    If you need further assistance please let us know in a new one.

    Best regards,
    Victoria

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘Changing font color of sharing button row’ is closed to new replies.