-
Search Results
-
In the page editor, I am making changes to font sizes in the popup Advanced Layout Editor, but it will not override the default sizes in the theme settings. The color override works fine at the page level, but not the font size
Hi,
I have 2 images galeries on my landing page. They both are perfect grid with no horizontal and vertical space in between square images equaly sized.
When I check on the page, an horizontal white strip (space) appears in between the lines so I’m not black full background anymore.
Any idea? I’d like no vertical and horizontal space in between images for both galeries. (This was initialy the case but appeared may be after the theme update or fex lines added in the custom CSS that I tried to delete but without effect)Best regards.
JMPS: for info, you once gave me the following Quick CSS inclued in the theme options Quick CSS section. If useful
#top.home #references figure.av-inner-masonry.main_color {
border: 0px solid #333333!important;
}
#top.home #portfolio figure.av-inner-masonry.main_color{
border:1px solid #808080!important;
}
#top .fullsize .template-blog .post-title {
font-size: 20px;
color: #003185;
}Topic: format the category text.
Hello together
How can I format the category text.
Font
Font color
Font size
formatthanks in advance
kind regardsFranz
It looks like the Slider Widget is putting a Google Fonts Link Tag in the website code, although we have uploaded and configured local fonts everywhere in Enfold. Inserted tag looks like this:
<div id='layer_slider_1' class='avia-layerslider main_color avia-shadow avia-builder-el-0 el_before_av_two_third avia-builder-el-first container_wrap fullsize' style='height: 961px;' > <link href="https://fonts.googleapis.com/css?family=Open+Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet"> <div id="layerslider_2_lhtuev5yc8r3" class="ls-wp-container fitvidsignore" style="width:1920px;height:960px;margin:0 auto;margin-bottom: 0px;">....We have double checked all options inside Enfold and could not find any reference to online fonts, we are using just our locally uploaded fonts.
This creates a significant issue with GDPR compliance here in Germany and is starting to get sued by laywers. We already received a dissuasion and a claim for one of our websites with Enfold.We already tried this solution:
add_filter( 'avf_output_google_webfonts_script', 'avf_output_google_webfonts_script', 10, 1 ); function avf_output_google_webfonts_script( $activate ) { return false; }Unfortunately, this is not working, the link tag mentioned above is still inserted into the website.
Please advice on how to get rid of Google fonts link tags inside Enfold. Thanks a lot! :)
Topic: small headers in chrome
I’m having a problem with the text boxes on fbclancaster.com. When I update them, sometimes they get really small on chrome browsers only (not affected on safari). Changing font size does nothing.
See the homepage “Oct. 30 Family Worship” text box to see an example. It was also doing it on the I’m New page.
Any ideas on how to fix this behavior?
See sample pics of large and small here: https://www.dropbox.com/s/9ycbuwd3mnuwozi/Archive.zip?dl=0
Hi folks.
I see this happening with all my Special Headings: when you decrease the size of the screen, the font size used for the “subheading” sentence decreases (and this is good), but the line height is increased (and this is bad). It is noticeable when the subheading is a long sentence, and therefore it is split on two lines: there is too much space between these two lines.
This is not happening for the “heading” sentence, the line height remains the same.See in the example below:
As you can see, the heading is split in two lines fine, the subheading is split in two lines leaving too much space between them.
Do you think this can be easily adjusted?THX
Bye!
A.-Dear support
Can you help to see why the font size changes when hovering over the menu text on my site – see URL in Private content?
There is no custom CSSBest,
Chrilles
Hi Enfold team,
with the following CSS code I was able to reduce the vertical distance between the entry titles of the ajax portfolio preview (and also adjust the left margin and the font size) that I´m using on my page:
.grid-entry-title { font-size: 17px!important; margin-top: -14px!important; margin-left: -20px!important; }The settings for the left margin and the font size also affect the smartphone view.
However, the vertical spacing between the titles in this view remains unchanged.I also tried the following one but it doesn´t work:
@media only screen and (max-width: 767px) { .grid-entry-title { margin-top: -40px!important; }}So please let me know how to decrease the vertical distance between the entry titles on mobile view (smartphones).
Thank you very much in advance.
Best regards,
fkmDear Team,
on my page below I´ve tried to modify the send button appearance using this CSSS as recommended in another post. But at my end it is not working:/*Formular Senden Button*/
.main_color input[type=’submit’] {
background-color: orange;
color: black;
border-color: orange;
}
.main_color input[type=’submit’]:hover {
background-color: red;
color: white;
border-color: red;
}Furthermore, I want the font buttons size bigger.
It would be great if you can help me acc. Thx a lot & best regards Tilman



