Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello fouldsy99,

    There are no styles with top-authors. So you can change that in your theme CSS.

    Thread Starter fouldsy99

    (@fouldsy99)

    I’m not that great at coding, novice user here.

    Could you be more specific what I need to do?

    Regards

    In your CSS you can target the top authors widget by using class Author.

    like .Author ul li {padding:0px;margin:0px;}
    or .Author ul li a{padding:0px; color:red;}

    Or use a specific id you can find in useing element inspect in FireFox.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Widget Width’ is closed to new replies.