text change to uppercase letter when use the abovecontent position

More
4 years 10 months ago - 4 years 10 months ago #47708 by sandefjord
Hi
I just wonder why my lowercase text change to uppercase when I use the module position abovecontent. When I put my custom module in header position, below content etc it show text in lower case letter like it should but only when use it in above content position all text change to uppercase ? Any idea

Thanks
Last edit: 4 years 10 months ago by sandefjord.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
4 years 10 months ago #47709 by milos
Hello,

You can add this in Extensions > Templates > Hot Mining > Custom > CSS:
Code:
.abovecontent { text-transform: uppercase; }

Best regards,
Milos

Please Log in to join the conversation.

More
4 years 10 months ago #47710 by sandefjord
Hi. thanks for the code but it should be none instead of uppercase

In css line 179 I found this code
aside.abovecontent {
padding: 0 0 50px;
text-transform: uppercase;
color: #5a7281;

I dont know why it set to uppercase by default but after I changed it to
text-transform:none; the problem is solved

Please Log in to join the conversation.

Time to create page: 0.137 seconds
Powered by Kunena Forum