Jump to content
  • 0

Zmiana wyglądu ustawień kombinacji


daniel792

Question

3 answers to this question

Recommended Posts

  • 0

Inne obramowanie i czcionka, musisz dodać to do kodu CSS, może być w /themes/twoj_szablon/assets/css/custom.css

.input-color:checked + span,
.input-color:hover + span,
.input-radio:checked + span,
.input-radio:hover + span {
    border: 6px solid #aa4523;
    font-family: "Open Sans";
}

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...