Jump to content
  • 0

Małe litery w nazwie produktu


pawel2420

Question

8 answers to this question

Recommended Posts

  • 0

Duże litery są zamieniane też w nazwach kategorii. Udało mi się to częściowo zmienić uzupełniając odpowiednio plik custom.css. W dwóch miejscach dla .h1 i .h6 problem nadal występuje. W pliku theme.css jest coś takiego:
.block-categories .h6 {
font-size: 1.5rem;
font-weight: 500;
}
.block-categories a {
color: #232323;
}
.text-uppercase {
text-transform: uppercase !important;
}

Co mam dopisać do pliku custom.css aby małe litery się pojawiły ?

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...