-
AuthorPosts
-
March 4, 2021 at 5:25 pm #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 –> H2I 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.jpgMarch 5, 2021 at 8:29 am #1285624Hey Stephan,
Please update the theme firsts and then we can look further into this issue.
Best regards,
VictoriaMarch 5, 2021 at 1:22 pm #1285716I 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.March 5, 2021 at 3:26 pm #1285802Hey,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token :)
Regards,
YigitMarch 8, 2021 at 4:50 pm #1286487Got 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.6So I keep the ENFOLD Version as it is and try 4.8 with my next Website project ;-)
March 8, 2021 at 4:55 pm #1286490Hi,
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,
YigitMarch 8, 2021 at 9:35 pm #1286553Hi Yigit
With.avia-caption-title {
background-color: #f0931a !important;
}I get this:
https://bit.ly/38jXVcaI need this:
https://bit.ly/2PNjkUPBackground Color in Text only, not Fullwidth
Any ideas?
March 10, 2021 at 8:45 am #1287009Hi,
Could you post a link to where we can see the actual element please?
Best regards,
RikardMarch 10, 2021 at 11:08 am #1287041Yes 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?
March 10, 2021 at 11:33 am #1287046You need to Login for Preview mode as the WS is in Maintenance Mode:
https://www.vw-hippiebus-mieten.ch/wp-admin
Vorschau
vorschau21!March 10, 2021 at 8:48 pm #1287241I 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 ;-)
March 11, 2021 at 4:28 pm #1287480 -
AuthorPosts
- The topic ‘ENFOLD Slider Fullwidth TITLE tags H1 H2’ is closed to new replies.