• First of all, thanks for your awesome plugin, I love it!

    I’m having the following issue in my page:
    http://patacoinstv.com/contacto/

    I cannot align or change the font style of the authors on this page. I want them aligned to the left, using the heading font for my posts on my theme, which is set to Share+Tech Mono:400&subset=latin

    I managed to change the author font size by editing this:

    .shortcode-author-avatars div.author-list .user {
    font-size: 26px;
    float:left;
    border-bottom: thin dotted #aaa;
    padding-bottom: 2em;
    }

    This changed the font size of the title to 26. But text-align property won’t make it go left, and if I change the font style there, it also changes the font style for the rest of the bio info, what gives?

    https://wordpress.org/plugins/author-avatars/

Viewing 1 replies (of 1 total)
  • Thread Starter radicalblues

    (@radicalblues)

    Well, my bad, I managed to align it left.
    But I still have the problem with the font family.

    If I change it on the title, it changes the font for the WHOLE bio too. I just wanna change the font of the author name.

Viewing 1 replies (of 1 total)
  • The topic ‘Cannot align author to the left’ is closed to new replies.