-
Search Results
-
I apologize for my bad english ….
Enfold is in my opinion a great theme but I have three small problems:
1) I would like to decrease the font size in h1 only on the phone, I tried writing in css quick but this code does not work:
@media only screen and (max-width: 480px) {
h1 {font-size: 12px! important; }
}2) I changed the logo but the new logo appears in only a few pages and in others still show the old logo
3) using masonry gallery images are displayed with a movement, it is possible that they remain firm? I wish you could see exactly how they see themselves after they viewed the first time
I hope that my English is bad enough to make understandable what I wrote
thank you
Marco Corni
ItalyTopic: RSS Feed Follower
Hallo Liebes Kriesi Team,
erstmal Danke für das tolle Theme. Das Arbeiten mit Enfold macht wirklich richtig Spaß.
Leider habe ich ein kleines Problem, wofür ich keine Lösung finde.
Die Follower meines RSS Feeds erhalten folgendes, wenn ich einen neuen Beitrag veröffentliche:[av_section min_height='custom' min_height_px='500px' padding='default' shadow='no-shadow' bottom_border='no-border-styling' id='' color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='https://www.youtube.com/watch?v=0CK6ydnKM3o' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern=''][/av_section]
[av_one_full first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='']
[av_textblock size='' font_color='' color=''] … und so weiterEs sollte nur Text und keine Codes enthalten.
Wie kann man umstellen?Topic: add a class for toggler
Hi support team,
i want some pages of my website have the same toggle design.
The toggler title should has: font-size:16px
Whitespace between each toggler: 10px (for example toggler “Sudvietnam” – white space 10px – toggler “Zentralvietnam” – white space 10px – toggler “Nordvietnam”)
padding: 15px 0 15px 20px;How can I add an extra class for them?
Regards
vnfanDear Support-Team,
first I want to thank you for this awesome theme. I love it.
With one of my projects I have some problems with the caption on images, it seems that this feature isn´t really responsive. On tablets and smaller screens, the text is cut off on the right side, it isn`t centered anymore and the font size is still the same as on the desktop version.
Can you help me and fix this problem?
Is it even possible to hide the text on hover and decrease the line space for the caption?
Kind regards
RicardaTopic: Main Menu font size
I have tried to change the font size for main menu by going into Theme options, font size to 20px and save.
But stays the same I have tried different browser and reset my cache no avail.
The font stays in the default.
I was also wondering how to change the color of the bar the comes up when you hover over a main menu page.thanks
tony
I have a design with logo left, Tagline/phone middle and social right
Enfold has nice header options. I tried going to Appearance – Widgets – and typed in “header” and clicked the green button called ADD WIDGET AREA. I see the “header” now in the widget page… added a text box and put this in it…
<p align=”center” class=”mid-header-top”> SHANNON CONSTRUCTION<br>
& REMODELING, LLC. </p>
<p align=”center” class=”mid-header-bottom”>Atlanta, Georgia | 678-409-2132 </p>I ftp’d to custom.css in the theme folder and added:
.mid-header-bottom
{
font-family : Open Sans;
font-weight : bold;
font-size : 18px;
line-height : 27px;
color : #000000;
color : rgb(0, 0, 0);
}
.mid-header-top
{
font-family : Josefin Slab;
font-size : 22px;
line-height : 23px;
color : #000000;
color : rgb(0, 0, 0);
}
_________I do not see the text in the header…
I tried adding some code on the custom.css I found on your forum:
#header .widget {
left: 50%;
padding-top: 0;
position: absolute;
top: 0;
transform: translate(-50%);
z-index: 999;
}
______still don’t see the tagline in the header.
I see articles about adding lines to the functions.php – but thought the “ADD WIDGET AREA” put it in functions.php
The site in development is in private
Anyone have ideas/help???
I am trying to add two buttons above my header. I tried adding a widget in the secondary menu which didn’t work that well. I also tried using the Phone Number option, but could only get one link, not a button. Then I came across this coding in one of your posts for the functions.php:
/* Add button to above header */
add_action( ‘ava_main_header’, ‘enfold_customization_add_to_header’ );
function enfold_customization_add_to_header() {
echo do_shortcode(“[av_button label='Client Login' link='manually,http://www.google.com' link_target='' size='small' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='custom' custom_bg='#ff6000' custom_font='#ffffff' custom_class='']“);
}This seems to work, but when I add a second button, it pushes it down to the next line. I need them both to be on the same line.
Also, this button is way to the left. I would like to have one just over the left of my main menu and one in the middle.
Can you please help with these issues. Thanks.
Hello Support,
I’m helping with this site: http://www.dev.stefaniejstudio.com/.
Around (1024×768) screen size, the menu starts to run in to the logo.
Can the font size be decreased on the menu for screen resolutions between 1024 and 600?
(At 600, the menu collapses into the accordion responsive version)
Sincerely,
Greg

