Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #731311
    #731422

    Hey Stefan,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #731506

    Its hard to give you the link as its behind an authentification, but here is a screenshot:
    http://prnt.sc/dtqawn

    No matter what I choose if Default with border or minimal the share buttons are both the same.

    #731866

    Hi,

    Ok, thanks for the feedback and screenshot. I will be hard to help you out if we can’t actually inspect the element in question. Did you make sure that you are not getting cached results? Please try in a different browser or an incognito window to make sure that is not the case.

    Best regards,
    Rikard

    #731947

    Hey Rikard see the attached access details, I cleared the cache and tried everything but its not changing, just stays that way. If you need the backend login, let me know.

    #733423

    Hi,

    Yes, this is a minor styling bug in the theme. Please add this in the Quick CSS field to fix the issue temporarily.

    .av-social-sharing-box-minimal .av-share-box ul {
        border: none !important;
    }
    
    .av-social-sharing-box-minimal ul li {
        border: none;
    }

    Best regards,
    Ismael

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