• Resolved stellamaris5

    (@stellamaris5)


    Any way one can add some formatting , links or make the font bigger in the Author box once it has been enabled in Global Settings–>Author ?

    Many thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The generated HTML is:

    <div class="author-description span10">
    <h3>About webworks</h3>
    <p>Dave has been supporting the Customizr theme since 2013.</p>
    <div class="author-link">
    <a href="https://www.customizr.dev/author/webworks/" rel="author">View all posts by webworks <span class="meta-nav">→</span></a>
    </div>
    </div>

    So selectors to play with are:

    .author-description {}
    .author-description h3 {}
    .author-description p {}
    .author-link a {}

    Thread Starter stellamaris5

    (@stellamaris5)

    Ta!!!!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Author Box’ is closed to new replies.