-
Search Results
-
Topic: MORE HEADER OPTIONS PLEASE
Please add more header options design. I’ve been using them for 5 years and have not seen add any added functions to the header. The header creates a huge impact on the look and feel on the website.
I love your theme in every way but the header options are so limited and require much custom coding.
Please add the ability to add header widgets, icons, size, font, color. Please see my example below.Topic: How to Bold Text in Tables
I’ve used Text in other areas of Enfold without it breaking anything. But trying to use it in alternating table rows, it bolded text where I didn’t use Text :-(
At the bottom of this page Special Character do I need to use this plugin Translation plugin and then use ###lt###Text###gt### to Bold?
But what about the “/” in ###gt### to close the element?
I’ve spent hours trying to figure this out.I grabbed this from the forum and use it in Quick css
`// CSS – Pricing Table
//————————————–*//* Heading */
#top .pricing-table li.avia-heading-row,
#top .pricing-table li.avia-heading-row .pricing-extra {
background-color: #1379cb!important;
font-size: 14px;
/* color: #000000; */
border-color:#1379cb;
}/* Pricing rows */
#top .pricing-table li.avia-pricing-row {
background-color: #ff892f!important;
font-size: 24px;
color: #000000;
border-color:#1379cb;
}Hi folks.
I would like to reduce the size of the “normal” font, the <p> one, only when used from mobile.In general styling->typography, any change I apply to the size of H1, H2, H3 styles is immediately applied to my website.
All styles are working, BUT the first one, the “Default Content Font Size”. Any value I assign to this one, it is not apparently applied anywhere on my website.I thought “there must be something in my CSS that is overriding this”. Therefore I wen to the staging area, I deleted the whole custom CSS, and nothing changed.
Do you have any idea? In “private” information on how to access to my website.
P.S. I resolved setting the <P> font size in the CSS, as suggested by @Rikard on this post. I just wanted to avoid to use yet another CSS trick…
THX in advance!
Bye,
A.-Topic: Mobile Font Issues
On several pages, I created a title bar using the colored background (w/image) and then placed title text on top of it and changed the font size to 72px While it looks great on large screens on mobile devices that text is not responsive, in fact, it keeps its original large screen size of 72px and depending on the device will do one of the following…
1.) Stack text on top of each other.
2.) Move text to the next line, but overlaps the lines to text, so they are displayed partially on top of each other
3.) Does nothing and the text is displayed off the screen.I should note that I created a custom ID and CSS class for the text element in order to add a drop shadow to the text, but removing those settings completely did not change the display issue.
I, also, set mobile font sizes manually in the layout settings of the text element. Those settings are being ignored and do not appear in the mobile versions. They don’t appear in the emulators or real devices.
I’ve read all the documentation, and I can’t seem to figure out why these settings are being ignored and why this set of text is not responsive.
You can see the issue on the following pages.
Thank you!

