Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #1114742

    Hello!

    The fullscreen slider title is in all ‘CAPS’, but I want to be able to do ‘Upper and Lower Case’ in the title.

    How do I do that?

    Thanks!

    Jeff

    #1114784

    Hey Jeff,

    Could you post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #1114786

    Can you show me how to do this?

    #1114793

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .slideshow_caption h2 {
        text-transform: none !important;
    }

    Best regards,
    Rikard

    #1115012

    Hi Rikard,

    This didn’t work.

    Another idea?

    #1115112

    Hi,

    I see that you have active caching on the site, did you make sure to clear that? Also make sure to delete the old CSS and JS files under Enfold->Performance.

    Best regards,
    Rikard

    #1115187

    Hi Rikard,

    I disabled WP Rocket and checked the box to delete old CSS and JS files, but no change in behavior.

    The caption title still does not go to mixed case. It’s still all uppercase.

    What do I try next?

    Thanks!

    Jeff

    #1115385

    Hi Jeff,

    This is the CSS which is applying, and it’s coming from the theme:

    div .slideshow_caption h2 {
        text-transform: uppercase;
    }

    The CSS I gave you is not applying at all. Please post login details if you should need any further help.

    Best regards,
    Rikard

    #1115491

    Hi Rikard,

    I agree that it’s coming from the theme and the theme I’m using is Enfold.

    I’ve created a child theme for it, but that shouldn’t matter, correct? I’m making the Quick CSS you recommended originally, but the theme isn’t recognizing the quick CSS.

    Is that a bug? You should be able to replicate that to test it pretty easily, right?

    #1115650

    Hi,

    Yes, it’s very likely a massive bug when CSS is not overridden. Could you post those details I asked for in private?

    Best regards,
    Rikard

    #1115695

    Ok, admin is set up.

    Please let me know what you find.

    Thanks!

    #1115948

    Hi,

    Thanks for that, though the details are not working. Please check and verify.

    Best regards,
    Rikard

    #1115950

    Did you copy and paste the PW or did you type it in?

    #1116185

    Hi,

    I’m copy/pasting of course, the password is still not working. Please verify that the details are actually working before you post them here.

    Best regards,
    Rikard

    #1116352

    Ok, you should be good to go now. Same user. Same PW.

    Thanks!

    #1116371

    Hi,

    Thanks, but it’s still not working:

    ERROR: Invalid email address. Lost your password?

    Best regards,
    Rikard

Viewing 16 posts - 1 through 16 (of 16 total)
  • You must be logged in to reply to this topic.