Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #326274

    Hello how do I change the size and font family of the “Share this entry” text for every page?

    #326285

    Hey!

    Try adding this code to the Quick CSS:

    .av-share-link-description {
        font-size: 22px;
        font-family: sans-serif;
    }

    Cheers! 
    Josue

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