Button in Main Menu showing with rounded corners

Posted in: Newspaper
Post count: 8

The button in my main menu is showing with rounded corners, but I have my button radius set to 0px.

How can I make the main menu button square like the rest of my site’s buttons?

Thanks,
Chris

  • This topic was modified 7 years by cgmyr.
Post count: 35449
Post count: 8

Hi Calin,

Thanks for your response. I had already taken all of those steps and I have been playing around with different combinations to no avail – the header button is always rounded.

Could you please advise on next troubleshooting steps?

Thank you so much,
Chris

Post count: 35449

Hi,

Did you check if you have some custom css in theme panel?
If you want you can use a custom css, set the code in Theme panel>custom code> custom css
-> https://www.screencast.com/t/FIe0A8T6YHIP
.tdm-header-menu-btns .tdm-menu-btn1 .tds-button .tds-button1 {
border-radius: 0;
}

Thank you.

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