Jump to content
  • 0

Szczegóły produktu z małych liter ?


Pasat01

Question

2 answers to this question

Recommended Posts

  • 0

Witam.

Należy zmienić themes/twój_szablon/assets//css/theme.css fragment

dl.data-sheet dt.name{-webkit-box-flex:1;-ms-flex:1 0 40%;flex:1 0 40%;font-weight:400;background:#f1f1f1;padding:.625rem;margin-right:.625rem;min-height:2.5rem;word-break:normal;text-transform:capitalize;margin-bottom:.5rem}

na 

dl.data-sheet dt.name{-webkit-box-flex:1;-ms-flex:1 0 40%;flex:1 0 40%;font-weight:400;background:#f1f1f1;padding:.625rem;margin-right:.625rem;min-height:2.5rem;word-break:normal;text-transform:none;margin-bottom:.5rem}

fragment text-transform:capitalize zmieniamy na text-transform:none

 

pozdrawiam

Wojtek

Edited by key101 (see edit history)
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...