How to make breadcrumbs rounded with background

Posted in: Newspaper
Post count: 132

I have set breadcrumbs and it’s background, but I want to make it rounded, please provide me css

Post count: 21065

Hello!

Please provide us your website page with those breadcrumbs you set it there in order to help you.

Thank you!

Post count: 132

My website is under maintenance, can you use this website(https://hindime.net) to check. We both have same theme with rounded breadcrumbs

Post count: 21065

Hello!

This is the code used there:

.entry-crumbs {
background: #ff6d00;
color: #fff;
width: max-content;
padding: 0px 5px;
border-radius: 5px;
}

Hope that helps you!

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.