Close

Custom Head Styles

[email protected]
one year ago
#21972 Quote
Avatar
  • 11
I have added code to the Custom Head Styles of the template

.fns-rfq-buttons input {
    background-color: #82ab40;
    background-position: left center;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    display: block;
    font-size: 18px;
    padding: 12px 15px 12px 15px;
    text-align: center;
    display: inline-block;
    width: auto;

to change the styling of the request for quote button, but there has been no change.

Is there something else that I need to do? I have set css bundling and minification to on.
todor.atanasov
one year ago
#21979 Quote
Avatar
  • Moderator
  • 249
[email protected] wrote:
I have added code to the Custom Head Styles of the template

.fns-rfq-buttons input {
    background-color: #82ab40;
    background-position: left center;
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    display: block;
    font-size: 18px;
    padding: 12px 15px 12px 15px;
    text-align: center;
    display: inline-block;
    width: auto;

to change the styling of the request for quote button, but there has been no change.

Is there something else that I need to do? I have set css bundling and minification to on.


Hi,

Can you confirm if the custom CSS you provided is loaded in your page after you save it in the Custom Head Styles?

If the CSS is showing, but it's not taking effect, please check the CSS code with your developer
Best regards,
Todor Atanasov
Nop-templates.com