Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1256127

    Hello together,
    I want to change the headline in the fullscreen slider from a H1 to a H2. The Enfold development team has provided us with a solution that allows us to individually define the type of caption. https://kriesi.at/support/topic/change-h2-to-h1-in-full-screen-slider-via-php-seems-not-to-work-as-it-did-once/#post-1256065 A great solution!

    However, when I make the change to an H1, my text in the full screen slider is no longer responsive. Because I haven’t found a solution in the forum I am opening this tread. Maybe someone has the same problem. In the private content you can find a picture how it looks like when i changed the typ h2 to h1.

    Maybe someone can help me with a suitable Quick-CSS or a solution in the functions.php area.
    Thanks in advance.

    • This topic was modified 4 years ago by msteid.
    #1256198

    Hey msteid,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1256224

    Hi Victoria,

    link is below in the private content.

    #1256483

    Hi msteid,

    It’s responsive on my phone.

    Could you please clear the cache, check again and test on another device, and get back to us.

    Best regards,
    Victoria

    #1257059

    Hi Victroia,

    I let all headlines as a h2 in the fullsceen slider, beacuse it looked so awful. I have changed the title from a h2 to a h1. You can find a screenshot in the private content below.

    Thanks in advance for your help.

    • This reply was modified 4 years ago by msteid.
    #1257530

    Good morning! Would be nice if someone could help me with my problem.

    Thanks in advance.

    #1257705

    Hi msteid,

    Best regards,
    Victoria

    #1257977

    Hi Victoria,

    I will give you a temporary acess. You can find the login data in the private content box.

    #1258810

    Hi Victoria and Kriesi-Team,

    can you please give me a feedback. Thanks.

    #1259081

    Hi,
    Sorry for the very late reply, and thanks for the login, I changed your slider to H1 to see the issue and then added this css to correct:

    @media only screen and (max-width: 767px) { 
    #top #wrap_all .main_color .slideshow_align_caption > h1 {
        color: #fff !important;
        font-size: 30px !important;
    }
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    #1259194

    Hi Mike,

    thanks for your answer and help.
    For the other users to supplement: I changed the font-size to 23. ;)

    Best regards

    • This reply was modified 3 years, 12 months ago by msteid.
    #1259242

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Change H2 to H1 in full screen slider’ is closed to new replies.