-
AuthorPosts
-
September 1, 2023 at 2:46 am #1417738
Hey, running into a bit of an issue on this page: https://conciergeofart.com/
The text: “We have so much art for you to choose from” is set to be h3, but when I change the font for h3 in “advanced styling” to copperplate, the text font on the page doesn’t change.
The same happens with the text “Bring your walls to life!” at the top of the page. According to inspect, its an h2, but when I change the parameters for h2, the text itself doesn’t change.
September 2, 2023 at 7:25 pm #1417899Hey Dzimnikov,
When I check your “We have so much art for you to choose from” it looks like this is the font used:#top #wrap_all .all_colors h3 { font-family: 'copperplate',Helvetica,Arial,sans-serif; text-transform: uppercase; }
What did you choose in the advanced styling?
Best regards,
MikeSeptember 3, 2023 at 9:14 pm #1417979I chose Copperplate, but it isn’t showing up as Copperplate. Now sure why.
Below I’ve attached a login, perhaps I made a mistake somewhere with the setup, or added something I shouldn’t have in the CSS
Thank you so much per always.
September 3, 2023 at 9:33 pm #1417982Hi,
I see that it is a “web safe” font and when I look online it looks similar:
I’m not sure how accurate the “web safe” fonts are, it’s not like a google font that you can see a sample.
Perhaps try downloading it and installing it in Enfold Theme Options ▸ Import/Export ▸ Custom Font Manager, or choose a google font.Best regards,
MikeSeptember 4, 2023 at 1:57 am #1417997Eh, maybe. Let me test it out with other fonts.
I changed the font in general styling to “copperplate”, and as you can tell on the page, a lot of the fonts changed to it. The text: “Fill your walls with unique…” on the top slider is in copperplate, and looks significantly different. You can especially tell be the Fs.
It does seem to work with a google font, but not with copperplate. Its weird, but I guess it is what it is. Copperplate works for some elements, but not for others. Guess it is what it is
September 4, 2023 at 2:02 am #1417998Actually, questions off of this.
Its seems that the top caption of the slider and the slider names are both h2s, by default. I wouldn’t want them to be the same font, is it possible to change on of them to another h… maybe using CSS?
September 4, 2023 at 9:14 am #1418013 -
AuthorPosts
- You must be logged in to reply to this topic.