Forum Replies Created
-
AuthorPosts
-
4. This seems to be related: I need to add the same colour and background to the posts themselves. I can’t set posts to Advanced Editor because then the posts don’t display the full post content, one after the other on a page, so the posts must be Default Editor. How is the default Default Editor Post background set?
Hi Mike, I need a class because almost all headings will use the default Open Sans. I’m now only using Sacramento in a few H2 instances.
I tested by adding your code to my code:
/*To override font styles for extra large display font*/
@media (min-width: 768px) {
.extralargedisplayfont h2 {
font-size: 500%!important;
line-height: 75px;
font-family: “sacramento”, cursive;
font-weight: 700;
}
}The Sacramento font isn’t showing, but rather a substitute script font shows. Are you able to send me your zip file so I can see what’s different from my zip file?
Ah, I had uploaded to the Custom Type Fonts Manager. 😅 I corrected that, and now it works perfectly! Thank you!
Thank you, I followed the steps. The butterfly icon itself doesn’t show, though all other functionality seems to be working. Please advise.
Thank you kindly for your help, especially as you’re a participant and not a mod. 🙌
Yes, please take a look.
March 12, 2025 at 3:16 pm in reply to: Limit quantity of categories listed in categories widget #1479167Thank you, this seems to work!
March 11, 2025 at 2:22 pm in reply to: Limit quantity of categories listed in categories widget #1479084Thank you. Can the category items be listed by date? It seems they’re listed by category name, so if there’s a growing list of, say, 100 categories, the same old 5 will always show rather than the 5 or 10 most recent.
OK, so I deleted the font I uploaded via Enfold > Import/Export > Custom Type Fonts Manager. I assume that it’s just a duplicate of the Sacramento that Enfold has by default.
I believe I need a class because almost all headings will use Open Sans. Blog post titles will always use Open Sans. Only a few instances of H2 and H3 will use Sacramento.
The custom class input field does not have the dot.
March 10, 2025 at 2:44 pm in reply to: Limit quantity of categories listed in categories widget #1479027Here is the access info. Please let me know if there’s a way to show all in some instances and show only a specified number such as 10 in others.
The font Sacramento is already activated in Enfold, is it not? It is a selectable option in the Fonts tab by default.
Regardless, the CSS does not work. Sacramento does not display, rather a substitute font displays.
To experiment, I uploaded Sacramento via Enfold > Import/Export > Custom Type Fonts Manager. The Sacramento ttf file is compressed (e.g., sacramento.tff.zip) inside a compressed folder compressed. It displayed as Sacramento 2 for a moment. Please advise is this custom upload is a redundant duplicate and not needed and should be removed to avoid a slow site.
Please advise on how to get Sacramento to show when the relevant class is applied to text. Also note that some text already has a class assigned to it and needs Sacramento added to it. In total, I need one class for any heading text I apply the class to (.av-special-heading-tag), and one class for the large text that has this class .extralargedisplayfont h2.
March 7, 2025 at 8:56 pm in reply to: Limit quantity of categories listed in categories widget #1478877The functions.php file updated didn’t work. 11 entries show in the list.
March 7, 2025 at 8:39 pm in reply to: Limit quantity of categories listed in categories widget #1478875Thank you. There are two instances of the default Categories widget in use. One needs all categories listed, the other needs up to 10. How can that be done?
March 7, 2025 at 8:27 pm in reply to: Limit quantity of categories listed in categories widget #1478873.
-
This reply was modified 2 weeks, 5 days ago by
Sandy.
I’ve resolved the H1 font issue. All fonts are now using the same font as the body text. How do I specify certain H1 and H2 instances to display in Sacramento?
Thank you!
March 7, 2025 at 7:47 pm in reply to: Limit quantity of categories listed in categories widget #1478869Thank you!
Thank you.
March 6, 2025 at 5:44 pm in reply to: Coloured background behind text only, not entire column #1478782Ok, thanks.
Thank you!
January 14, 2025 at 2:25 pm in reply to: nsert an element to multiple Default Editor (not Advanced Layout Editor) posts #1475089Thanks for the information.
December 9, 2024 at 2:55 pm in reply to: Advanced Options: Customize Typography Settings not working #1473246Thank you, this is resolved! The issue was ultimately browser caching shenanigans. However, it’s helpful to understand better which settings override which.
December 9, 2024 at 2:52 pm in reply to: Column on top of colour section – position on mobile #1473245Right, thank you! This is a good work around.
Thank you.
December 5, 2024 at 5:47 pm in reply to: Change the colour of the button that appears beside the burger menu #1473026Perfect, thank you!
Perfect, thank you so much!
November 13, 2024 at 5:03 pm in reply to: Advanced Options: Customize Typography Settings not working #1471257Thank you! Ok, so that’s what I did in the first place. “I even deleted the Advanced Styling tab typography option that was set in case of conflict.” Can you please try changing the H2 to 18px for example, but only using the General Styling->Typography. Because it doesn’t work for me.
November 13, 2024 at 3:34 pm in reply to: Advanced Options: Customize Typography Settings not working #1471237So the General Styling tab > Advanced Options: Customize Typography Settings don’t work?
The Advanced Styling options don’t provide responsive font size control (desktop, tablet, mobile). That’s why I’m trying to use the Customize Typography Settings. If they don’t work, why are they offered?
-
This reply was modified 2 weeks, 5 days ago by
-
AuthorPosts