Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for the feedback. You can try something like this in Quick CSS:
.avia-testimonial-row { height:400px !important; min-height: 400px !important; }
Best regards,
RikardHey Christoph,
Where can we see the element where this is not working?
Best regards,
RikardHi,
Great, glad you got it working. If you want a safe update process then you should consider performing them on a staging version of the site first. If you want to make sure that nothing changed on the site, then you should try to follow a process like this.
Best regards,
RikardHey Kim,
First off, could you try updating the theme to the latest version (4.2.6) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardHey pamacheyon,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardApril 9, 2018 at 7:09 am in reply to: Browser tab – remove the dash between Site title and Tagline. #938972Hey pamacheyon,
Maybe this will help you out? Otherwise you should be able to control that with a plugin like Yoast SEO.
Best regards,
RikardHey Lynnie,
Please try the following in Quick CSS under Enfold->General Styling:
#av-burger-menu-ul .avia-menu-text { color:#FDFAFD !important; }
Best regards,
RikardHey Ryan,
This is the offending CSS, it looks like it’s in your Quick CSS:
@media only screen and (max-width: 767px) { .fallback_menu, .av-main-nav-wrap { display: none !important; } }
Best regards,
RikardHi lbccomm,
Great, glad you got it working. Shall we close this thread then?
Best regards,
RikardHi,
Great, please let us know if you should need any further help on topic.
Best regards,
RikardHi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
nav.main_menu { display:none !important; }
Best regards,
RikardHey Santiago Moyano,
Please register on the support forum for technical support. Open a new thread on the forum and include admin login details in private so that we can have a closer look.
Best regards,
RikardHi,
Great, glad you got it working and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHey timehascome,
Thanks for the login details. First off, could you try updating the theme to the latest version (4.2.6) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardHey DROR,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { span.logo, span.logo img { float:left !important; } }
Best regards,
RikardApril 9, 2018 at 6:00 am in reply to: Single event title in Events Calendar H2 instead of H1 #938951Hi Sophie,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Thanks @guenni007 for helping out :-)
Best regards,
RikardHi,
Great, glad you got it working. So everything is under control now?
Best regards,
RikardHi,
Thanks for the feedback. I still can’t understand how it can be theme related that you cannot install a plugin in WordPress?
Best regards,
RikardHey studioeleven11,
Thanks for the login details. On which page are you having this problem? It’s likely due to open html markup in your content, so please look for anything like that just before the builder starts breaking:
<strong>Bold text closed properly</strong>
Best regards,
RikardApril 9, 2018 at 5:51 am in reply to: Warning: Missing argument 3 for avia_woocommerce_gallery_thumbnail_description #938944Hi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHey giorgiosilvia,
Yes you can do that and the process is the same, just import the demo in the theme options.
Best regards,
RikardHi,
Great, glad you got it working and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi Ralf,
Thanks for the clarification, please try this in Quick CSS:
#custom_html-4 { padding:0 !important; }
Best regards,
RikardHi,
Thanks for the link, though I would recommend you to not change that. I’m on a 13″ laptop, and the arrows would go off screen if you place them outside of the element.
Best regards,
RikardHey Edsbjerg,
It looks like you have PHP in your CSS, that is not a good idea:
add_filter(‘avf_template_builder_content’, ‘avia_add_social_toolbar_template_builder’, 10, 1); function avia_add_social_toolbar_template_builder($content = “”) { $content .= avia_social_share_links(array(), false, ”, false); $content .= ”; return $content; }
add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’); function avia_add_heading_font($fonts) { $fonts[‘Titillium+Web’] = ‘Titillium+Web’; return $fonts; }
Please remove it if it’s in your Quick CSS. If you need guidance on how to add a font to the theme then please refer to this: http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
After you have imported the font you can set it in the theme options.
Best regards,
RikardHi,
Thanks for the link. Please try the following in Quick CSS under Enfold->General Styling:
.iconlist_content_wrap h3 { margin-top:0 !important; }
Best regards,
RikardHi,
I’m not sure what you what problems you are facing either to be honest, did you try to create your menu under Appearance->Menus? If so, what exactly are you having problems with?
Best regards,
RikardHi,
Please see my previous reply, we don’t offer technical support in this channel.
Include full login credentials in your new thread on the forum, you seem to have missed a username in your last reply.
Best regards,
RikardHi,
Thanks a lot for helping out @guenni007, please let us know if the solution above is what were looking for @sjidesign
Best regards,
Rikard -
AuthorPosts