be.nawara
posted this
30 May 2019

Hello :-)
My customer will have a border on his fieldsets (wordpress page content).
I add in themler -> settings -> additional css a own css class:
.bootstrap-overrides-fieldset { border: 5px; }
and use it in the fieldset:
<fieldset class ="bootstrap-overrides-fieldset">
But, i didn“t wok :-(
If I use the chrome dev tool, select the fieldset and deactivate the border: 0; option in the bootstrap.css, then it works. But, my goal is not, to manipulate the bootstrap.css
So, how can i solve my problem?
Best regards,
Benjamin
Vote to pay developers attention to this features or issue.