Bug with text-transform-style

  • Fred O.
  • Fred O.'s Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 3 months ago #59 by Fred O.
Bug with text-transform-style was created by Fred O.
Hello,

I think there is a little bug with text-transform.
In the backend, the text is displayed incorrectly as in screen-1.
In the override language file, the text is correct.

It may be that there is a style too much somewhere or a spelling mistake.

text-transform: capitalize;
to
text-transform: none;
or
text-transform: uppercase;

Best regards
Fred
Attachments:

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #62 by Rainy
Replied by Rainy on topic Bug with text-transform-style
Hello,
This is not a bug, this is a styling by CSS. media/com_easyshop/css/easyshop.default-backend.css line 382.
#es-dashboard .es-tile p {
    font-size: 16px;
    margin: 15px 0 35px 0;
    text-transform: capitalize;
}

So you can override it.
P/s: move to General Discuss

Please Log in or Create an account to join the conversation.

Moderators: Rainy

wWw.joomtech.net. All rights reserved.

CONTACT US
  • This email address is being protected from spambots. You need JavaScript enabled to view it.
HIRE US to develop your store.

© 2015 - 2020 wWw.joomtech.net. All rights reserved. JoomTech.net is not affiliated with or endorsed by the Joomla! Project or Open Source Matters. The Joomla!® name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.