-
AuthorPosts
-
June 2, 2019 at 11:21 am #1106331
Hi, Rikard,
I have just uploaded 2 custom fonts and is showing correctly in the General Settings, however, it is not uploading on the actual website.
Please help.
Thank you,
MayaJune 2, 2019 at 10:18 pm #1106455Hey mayamaria,
Thanks for the login, but it’s not working for me. I assume that I’m going to the correct domain, please check the url in the Private Content area.
Please tell us which fonts you uploaded and where we can see that they are not showing, this will help us as we examine your page source code.Best regards,
MikeJune 3, 2019 at 9:36 am #1106630Hi Mike,
Please see the url below. The one you had is incorrect.
The 2 new fonts are:
Transfonter.org 20190530 15029 (300)
Transfonter.org 20190530 150239 (400)They are both showing on the back end but not in the front end of the website.
Thank you.
MayaJune 4, 2019 at 12:47 am #1106872Hi,
Thanks for the clarification, I was able to login and found that the font “transfonter.org” is used on the homepage slider “WELCOME”
It seems that the transfonter.org site converts fonts to other formats, so I searched your media files, and downloaded the font and demo page and compared the slider text, it seems to match well.
does this screenshot match what you see? Perhaps you need to clear your browser cache.Best regards,
MikeJune 4, 2019 at 9:54 am #1106959Hi Mike,
Thank you! It’s working now.
I have another question for the same site. Is there a way to Bold the title, eg NATOORA, (first line) of the text on the hover image? I would like to do this for all the images.
Thank you,
MayaJune 5, 2019 at 3:20 am #1107327Hi Maya,
That element doesn’t have a class or ID so we can’t target it with CSS, but you can try wrapping the word in a strong tag like so:
<strong>NATOORA</strong>
Best regards,
RikardJune 5, 2019 at 8:24 am #1107403Hi mayamaria,
To get this https://cl.ly/3253cec43e65
You need to go and edit the text and wrap the title in the strong tag or in h3 or h4.
Like this
Best regards,
VictoriaJune 5, 2019 at 9:13 am #1107424Hi Victoria,
Thank you so much!
Kind regards,
MayaJune 5, 2019 at 12:56 pm #1107520Hi Maya,
Thanks for the update, I’m glad Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJune 14, 2019 at 3:03 pm #1110338Hi Rikard,
For some reason the bold text is no longer visible on the title text even though using COMMUNITY & CONNECTIONS.
Also I would like the title to be white with out having to set up in the Advanced section please.
Thank you,
MayaJune 14, 2019 at 3:10 pm #1110340Also, how could I adjust the size of the font. I would like to make it slightly smaller.
Thank you,
MayaJune 14, 2019 at 8:10 pm #1110464Hi Maya,
Today in another thread I gave you the css to make that text smaller. Please do not duplicate requests.
Best regards,
VictoriaJune 17, 2019 at 7:26 pm #1111124Hi,
On June 4 in the above thread I had requested to see if the word could be in bold. When I initially tried this worked by wrapping as per suggestion. However, for some reason it is not working any more.
NATOORAAlso, how could I change the colour of the title from red to white?
Thank you.
MayaJune 18, 2019 at 1:21 pm #1111287Hi,
Please link directly to the page so we can see why your “strong” tag is not working.Best regards,
MikeJune 18, 2019 at 1:50 pm #1111300Hi Mike,
Please see below the link.
Also if there is a way to change the colour from red to white would be great.
Thank you.
MayaJune 20, 2019 at 3:34 am #1111788Hi,
Thanks for the login, I see that your default color for the “strong” tag is red, while you can change this in your Enfold Theme Options > Advanced Styling > Strong I will assume that there are cases on your site that you wish to continue with this color scheme. So please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.avia-image-container strong { color: #fff !important; }
This will give you the white color on this element.
Each of the titles are “strong” but I don’t see your COMMUNITY & CONNECTIONS title to see if it’s also “strong” is this on a different page? I searched your pages but didn’t find that title.Best regards,
MikeJune 20, 2019 at 10:04 am #1111873Hi Mike,
Thank you for the above.
The text colour changed so thank you for that, however, the text (title first line) is still not bold. I have placed the 3 links below where I would like the title to appear bold.
Thank you,
MayaJune 20, 2019 at 1:51 pm #1111949Hi,
Thank you for the links, I have checked the image overlay for each image and find that the title of each is bold.
Please see the screenshots in Private Content area.
I also found that your font doesn’t allow “bolder”, not all fonts do they have to be coded that way, so while they are showing as “bold” it is a small difference. Perhaps a different font will give you a bigger “bold”.
Another option is to “fake” the “bolder” with text-shadow css which will add 1px to the font.
Please try this css instead:.avia-image-container strong { color: #fff !important; text-shadow: 1px 0 0 currentColor; }
If you try this Please clear your browser cache before checking.
Best regards,
MikeJune 20, 2019 at 3:49 pm #1111971Hi Mike,
The code worked!
Thank you,
MayaJune 20, 2019 at 7:53 pm #1112084Hi Maya,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaAugust 4, 2019 at 4:51 pm #1124555Hi,
I would like to make the the guest chef’s name bold. Tired adopting the below code but was unsuccessful.
.avia-image-container strong {
color: #fff !important;
text-shadow: 1px 0 0 currentColor;
}August 4, 2019 at 6:32 pm #1124570Hi,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:h3.aviaccordion-title { color: #fff !important; text-shadow: 1px 0 0 currentColor; }
Best regards,
MikeAugust 6, 2019 at 7:12 pm #1125209Hi Mike,
Thank you that worked.
August 6, 2019 at 9:17 pm #1125282Hi,
Glad to hear, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeAugust 6, 2019 at 9:22 pm #1125285yes thank you.
August 6, 2019 at 10:29 pm #1125299Hi,
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 -
AuthorPosts
- The topic ‘Font upload issue’ is closed to new replies.