Home Forums Basel support forum Font Capitalize

Font Capitalize

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #155954

    ricardocastro1
    Participant

    Hello,

    By defoult the template capitalize the font of attributes area, could you please gide me how to change it.

    Thanks!

    #155970

    Hello,

    Please provide page URL and specify the block I shall provide custom CSS to correct.

    Best Regards

    #156017

    ricardocastro1
    Participant

    Hello,

    This is one URL https://labexco.com/product/higro-termometro/ in the table th

    #156052

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .widget-title, .widgettitle {
        text-transform: none;
    }

    The code is provided for the widget area https://prnt.sc/puwj8w

    If it is not what you want, please provide the screen because I do not understand what you mean saying “attribute area”

    Best Regards

    #156376

    ricardocastro1
    Participant

    Hello, I added the code you sentme but did not work, I send you the screenshot of the area I need to be changed.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #156393

    Hello,

    The texts you show on the screen are typed in capital letters and this table it is not possible to change it with CSS. You will have to retype, find these tables and type in default letters https://prnt.sc/pvl9gr

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)