-
AuthorPosts
-
November 2, 2017 at 4:48 pm #871749
hi there,
I have used an easy slider on my homepage.
I have 2 questions about that.
1. Can I change the font to abrilfatface-regular?
2. The text doesn’t display on mobile devices. Can you see where it went and help me to get it back?Hope to hear from you!
Maaike
November 3, 2017 at 3:53 pm #872202Hey enfoldmaaike,
Please, update the credentials because I can`t access the dashboard with them.
Best regards,
John TorvikNovember 3, 2017 at 9:34 pm #872299Hoi John,
I’m sorry if it didn’t work.
I have checked it and re-added the password. When I log in with it, it works. Hope it works on your end too!
Thanks for trying again :-)
Maaike
November 6, 2017 at 3:45 pm #873102Hi Maaike;,
Have you uploaded that font to your website?
https://kriesi.at/support/topic/how-do-i-add-custom-fonts-to-the-enfold-theme/#post-210802If you need further assistance please let us know.
Best regards,
VictoriaNovember 6, 2017 at 6:48 pm #873269Hi Victoria,
I use the plugin ‘use any font’ for the custom fonts we use.
Maaike
November 8, 2017 at 8:04 pm #874303Hi,
Uploading with use any font, does also require to add the font at the site and load it.
What is the way that plugin suggests?Best regards,
BasilisNovember 9, 2017 at 9:59 am #874570Hi Basilis,
Thanks for your reply.
I don’t know if I understand your question… But the fonts are uploaded via the plugin and stored here:
/wp-content/uploads/useanyfont/170926102434AbrilFatface-Regular.woffVia the settings of the plugin you then assign a font to an element.
Is this helpful?
Maaike
November 10, 2017 at 9:37 pm #875386Hi,
Yes, you are uploading the font, but how is the plugin assign it to elements?
Best regards,
BasilisNovember 14, 2017 at 10:26 am #876524Hi Basilis,
You assign it via the plugin and then choose the elements it should apply to.
Do you know what the element is for the easy slider on the homepage?
https://www.dropbox.com/s/40tdn4l14vzx3re/ssr.nl%20enfold%20font%20in%20easyslider%20141117.jpg?dl=0
November 16, 2017 at 9:14 pm #877747Hi,
I think best is to contact the plugin providers for that.
They will be more able to provide you with proper support.Best regards,
BasilisNovember 17, 2017 at 11:00 am #878013Okay. I can do that.
Is it possible the give me the css class for the element so I can look into it further?And what about question 2? Can you help me fix that?
Hope to hear from you :-)
Have a nice day!
Maaike
November 17, 2017 at 4:54 pm #878186Hi Maaike,
I am seeing all the fonts you assigned applied to the page.
Best regards,
VictoriaNovember 20, 2017 at 1:44 pm #879109Hi Victoria,
I see where the miscommunication is.
I am looking for the text in the slider image which says “Niet tegen, maar met elkaar”.
I don’t see that text on your screenshots eather… Do you know why that is the case?
Maaike
November 22, 2017 at 4:39 am #880031Hi,
You can use the following css selector to change the font family property of the slider title.
.avia_transform .av_slideshow_full .avia-caption-title { font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif; }
Replace “Georgia” with the name of the custom font. Don’t forget to remove the browser cache or hard refresh before checking the page again.
Best regards,
IsmaelNovember 22, 2017 at 10:26 am #880137Great Ismael,
I have fixed the font-issue with your help. (Used .avia_transform .av_slideshow_full .avia-caption-title in the ‘use any font plugin’ and it works!)
Can you also help me to get this text displayed on mobile devices? It disappears then… :-(
Thanks!
Maaike
November 24, 2017 at 5:25 am #881032Hi,
Please add this code in the Quick CSS field.
@media only screen and (max-width: 767px) { .html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption { padding-top: 0; } }
Best regards,
IsmaelNovember 25, 2017 at 11:14 am #881552Hi Ismael,
We are getting close :-)
I have used your code and it helps a little.
Can you help me lift the title up just a little bit more? Only on small screens? It now ‘sinks’ to the bottom of the picture….
Maaike
November 25, 2017 at 5:27 pm #881675Hi Maaike,
Looks in the middle on my end. Could you please clear the cache, check again and get back to us.
Best regards,
VictoriaDecember 10, 2017 at 6:25 pm #887116Thanks Victoria, and sorry… You are right, it looks good right now :-))
December 10, 2017 at 6:31 pm #887117sorry, that was me also, I have multiple accounts :-)
Maaike
December 11, 2017 at 7:51 am #887251 -
AuthorPosts
- You must be logged in to reply to this topic.