Forum Replies Created
-
AuthorPosts
-
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 990px) { .logo { left: -50px; }}Best regards,
YigitAugust 25, 2017 at 5:41 pm in reply to: Fullwidth easy slider 3 bottons on horizontal line and large tekst header above #844076Hey Mathilde,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHey!
You can add icon element to your page and then hover on the icons to see their charcodes and then you can simply replace it in the code :)
Cheers!
YigitAugust 25, 2017 at 4:09 pm in reply to: Add custom font to Enfold options for heading and body text #844047Hey Nikolaus,
It is only possible to add Google fonts into those lists. Unfortunately, you would need to use custom CSS to use your custom font
Best regards,
YigitHey sergio,
Please refer to this post – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
Best regards,
YigitHey Chris,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:@media only screen and (max-width: 768px) { #top #wrap_all .social_bookmarks a { color: #969696; } #header { position: fixed!important; width: 100%!important; }}Best regards,
YigitHey Matthias,
You can simply edit your page and choose not to display header and footer under Layout section on the right side on any page you want :)
Best regards,
YigitHey studioinktvis,
You can refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and add a widget area to your header and then choose to display your product search bar there :)
Best regards,
YigitHey ChichesterDesign,
You can refer to this post – https://www.w3schools.com/css/css3_gradients.asp and add gradient to background of icons however applying it as a color would not be possible at the moment.
Best regards,
YigitHey Sergio,
Please go to Enfold theme options > Main Menu and uncheck “Append search icon to main menu” :)
Best regards,
YigitHey jb84,
Gallery loads fine on my end. Attached a screenshot in private content field.
Have you figured it out already?Best regards,
YigitAugust 25, 2017 at 3:24 pm in reply to: Nueva línea aparecida en la Cabecera y Margen erróneo #844027Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHey!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
or try using this plugin http://wordpress.org/plugins/wp-font-face/. You will be able to choose your font using custom CSSRegards,
YigitHi!
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi,
Glad you figured it out and thanks for sharing your solution! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHey Malene,
Please add following code to functions.php file in Appearance > Editor
add_filter('avf_logo_link','av_change_logo'); function av_change_logo($link) { $lang = pll_current_language('locale'); switch ($lang) { case 'en_US': $link .= "http://kriesi.at/en/"; break; case 'dk_DK': $link .= "http://kriesi.at/dk/"; break; } return $link; }Best regards,
Yigit-
This reply was modified 8 years, 7 months ago by
Yigit.
August 25, 2017 at 2:49 pm in reply to: Nueva línea aparecida en la Cabecera y Margen erróneo #844003Hey Belema,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#advanced_menu_toggle, #advanced_menu_hide { display: none !important; }Best regards,
YigitHey tinderella,
Can you please try re-updating the theme to 4.1.2 via FTP – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHey,
You can refer to this post – http://kriesi.at/documentation/enfold/color-section-with-100-container/ and create a custom Color Section element and place your gallery inside it :)
Best regards,
YigitHi!
Please use following code instead
#top .footer_color input[type='text'] { color: black !important; }Cheers!
YigitHey!
Please add following code to Quick CSS as well
blockquote { padding-left: 0; }Best regards,
YigitHi,
Glad Victoria could help! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi AlfredoS!
Please add following code to Quick CSS
blockquote { border: none !important; }Best regards,
YigitHi,
You are currently using an older version of the theme. Please update Enfold to the latest version 4.1.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Best regards,
YigitHi,
Glad Rikard could help! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi,
Glad you figured it out and thanks for sharing your solution. Let us know if you have any other questions :)
Best regards,
YigitHey XanderHall,
Replied to your thread here – https://kriesi.at/support/topic/header-error-for-enfold-theme-2/. Let us continue there.
Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .footer_color input[type='text'] { background: black; }Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
