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

    Hi there.

    I know we had this before somewhere, but it didn’t worked for me.
    In the SLIDER Fullwidth I need the [avia-caption-title] like this
    H2 –> H1
    p –> H2

    I think the best way to do so is an AddON for the
    «Select a custom font size for the title» as there is a dropdown for Sizes «Standard, 10px – 120px.
    Do you have a PHP Snippet to add title tags H1, H2 and maybe H3 to this dropdown?

    Other: I need the [avia-caption-title] bottom with fullsize Background Color WHITE opacity like here:
    http://iso-swiss.sager.ch.vasco.sui-inter.net/wp-content/uploads/2021/03/Slider-Caption_H1H2.jpg

    #1285624

    Hey Stephan,

    Please update the theme firsts and then we can look further into this issue.

    Best regards,
    Victoria

    #1285716

    I have ENFOLD 4.7.6.4.
    Is it different to Version 4.8?
    So I need to check out, how I get the «Envato Personal Token».
    Looks a little bit confusing.

    #1285802

    Hey,

    Thanks for contacting us!

    Please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token :)

    Regards,
    Yigit

    #1286487

    Got the Token, but after Updating to Version 4.8 my Website has gone! Blank White Space only on thr screen.
    There was a incompatibility with the used Child Theme, which I installed with the previous ENFOLD Version 4.7.6

    So I keep the ENFOLD Version as it is and try 4.8 with my next Website project ;-)

    #1286490

    Hi,

    We can gladly look into it if you would like us to :)
    If you would like that, please post FTP and WP admin logins so we can point out the issue and fix by commenting it out.

    Best regards,
    Yigit

    #1286553

    Hi Yigit
    With

    .avia-caption-title {
    background-color: #f0931a !important;
    }

    I get this:
    https://bit.ly/38jXVca

    I need this:
    https://bit.ly/2PNjkUP

    Background Color in Text only, not Fullwidth

    Any ideas?

    #1287009

    Hi,

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

    Best regards,
    Rikard

    #1287041

    Yes please:

    I need the

    .avia-caption-title {
    background-color: #f0931a !important;
    }

    only on TItle H1, not over the full width, means, only on
    «VW Hippie Bus»

    Any ideas?

    #1287046

    You need to Login for Preview mode as the WS is in Maintenance Mode:

    https://www.vw-hippiebus-mieten.ch/wp-admin

    Vorschau
    vorschau21!

    #1287241

    I could work it out now, but I am not sure if this fits with mobile gear too (responsive view) :

    h1.avia-caption-title {
    background-color: #f0931a !important;
    margin: 0 20% !important;
    }

    or even better this workaround:

    h1.avia-caption-title {
    background-color: #f0931a !important;
    max-width: 52% !important;
    margin-left: auto;
    margin-right: auto;
    }

    I hope that does it on Mobiles too, probably going to hide the sliders (or slider text) on iPhones anyway ;-)

    #1287480

    Hi!

    Glad you figured it out and thanks for sharing your solution! :)

    Best regards,
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘ENFOLD Slider Fullwidth TITLE tags H1 H2’ is closed to new replies.