Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1184326

    Hello.

    I have customized in Enfold / Advanced Styling/ Headers/ Text Transform = None, in order to have capital letters and lowercase in headers. but is not working and always the titles are in capital letters in desktop devices. Not in tablets/ mobile screens.

    Please could you help me?

    Thank you.

    #1184653

    Hey VM,

    Sorry for the problem. First off, could you try updating the theme to the latest version (4.7.3) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. If not then please try to activate the Classic Editor in the main page of the theme options to see if that changes anything.

    Best regards,
    Rikard

    #1184986

    Thank you, but is not working:

    1. Installing theme fail:

    “Unpacking the package…

    Installing the theme…

    Destination folder already exists. /var/www/html/wp-content/themes/enfold/

    Theme installation failed.”

    2. Classic editor doesn’t solve it.

    Can you help me, please?
    If you want, you could try to install it.

    Thank you.

    #1185103

    Hi,

    You need to generate a token first and add it to the theme options under Enfold->Theme update before you can get automatic updates: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1185428

    Thank you so much Rikard.
    I have updated the theme, but the issue continues.

    Please could you help me?

    Thank you again.

    #1185439

    Hi VM,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .template-page .entry-content-wrapper h1, #top .template-page .entry-content-wrapper h2 {
        text-transform: none;
    }
    

    Please check your quick css for errors.

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1185448

    Thank you Victoria, but it is not working.

    #1185543

    Hi,

    You had an open media query in you Quick CSS, I corrected that and it’s now working as it should. Please check your site.

    Best regards,
    Rikard

    #1185578

    Wow, thank you so much!!!

    I love the theme and overall the team!!
    Have a super nice week.

    #1185689

    Hi VM,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Lowercase in headers’ is closed to new replies.