Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #491401

    Hello,

    How would I go about changing the text in the Enfold (portfolio) layout to a mix of lowercase and uppercase letters instead of all caps. I’m referring to the white text in the main header image.

    I only want this change to be applied to the text “WELCOME! I AM ENRIQUE FOLD” section. So, it should read “Welcome! I am etc.”

    Thanks for the help

    #491414

    oh please provide us a link.
    thats so easy for you – because you are sitting in front of that demo

    #491417

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Regards,
    Yigit

    #491424

    So impressed with the level of service from the Enfold team and contributors. Awesome!

    #491429

    Hi!

    You are welcome, we are always happy to help! :)
    We are glad to have contributors like @guenni007 :)
    Have a great weekend!

    Regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Enfold (Portfolio) – Change header image text to lowercase and upper case’ is closed to new replies.