author box – Round shape

Posted in: Newspaper
Post count: 101

I added a author box, but i need it in round shape, how to achieve it ?
https://prnt.sc/lpalz1

Post count: 623

Add following code to custom code >> custom CSS in the theme panel

.author-box-wrap .avatar {
border-radius: 50%;
}

Post count: 101

Thanks

Post count: 101

@amit I did the changes as per your instruction, but still my auto box is not changed

Post count: 623

It will give round shape to the author image in author box.
Make sure you purge all the cache (CDN, BROWSER CACHE, CACHE PLUGIN) to see the results.

Post count: 101

No, it’s still not showing round author image

Post count: 623

Please provide me site URL, so that I can check and give you exact code that will work for you.

Post count: 101

Can I have your email id to share please

Post count: 623

Sharing email address in public is a bad idea 🙂

Post count: 101

I understand, the website is not live yet. I found a contact form on your website, can I use it ?

Post count: 623

yea, you can

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