@DownPW Seems fine.
[NODEBB] Reply Button/arrow answer
Solved
Customisation
-
@downpw why do you need to delete the border ?
-
Because it is visible
-
@downpw I see. Another hack here is to set the border colour to be the same as the background colour.
-
@downpw said in [NODEBB] Reply Button/arrow answer:
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: transparent;
}.btn-primary { color: #fff; background-color: #337ab7; border-color: #337ab7; }
-
@downpw and does that not work ?
-
Yes that work too
I must do work on bug on other custom CSS -
@downpw good. Sometimes, you have to bend the rules sightly to get to the finish line
-
yes
If I can’t find on the other themes.
Could I give you access to the CSS files to help me on it? -
@downpw of course
-
-
-
Did this solution help you?
Related Topics
-
-
-
-
-
-
NodeBB Footer
Solved Customisation -
-
Customising NodeBB
Locked Customisation