Forum Replies Created
-
AuthorPosts
-
November 27, 2014 at 4:56 pm in reply to: Can't update all the files of enfold – have issue with slider #359068
Hi treestones!
Since we do not know which version you are using, we cannot exactly tell you. If you are using a fairly old version unfortunately you are going to need to update all files.
Please create a child theme and move your modified files to it – http://kriesi.at/documentation/enfold/using-a-child-theme/
Also, please see changelog here – http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelogCheers!
YigitHey tocal!
Please remove following code from Quick CSS
#home_2 .container { margin-top: -118px; }Regards,
YigitHey TheElear!
It is a fullscreen slider. You can duplicate the page by adding this shortcode to your page – http://pastebin.com/r2m2hcuc
Please firstly enable debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/Regards,
YigitHi codecreative!
Please place your boxes inside a color section element with a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then add following code to Quick CSS
#your-custom-id .content { padding-top: 0; padding-bottom: 0; }Best regards,
YigitHey graphico!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home div#av_section_1 .special_amp { font-family: inherit; font-style: inherit; font-size: inherit; line-height: inherit; font-weight: inherit; color: inherit!important; }Best regards,
YigitHi gazza777!
Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHi!
Can you please try adding following code to Quick CSS and check if it helps?
.avia-mozilla .av_font_icon { transform: translateZ(0); }Regards,
YigitHi!
Please make sure that files have correct permissions ( 755 ) – http://codex.wordpress.org/Changing_File_Permissions
Cheers!
YigitHi!
Please add following code to Quick CSS as well
.avia_desktop.js_active .av-parallax { opacity: 1; } span.image-overlay.overlay-type-extern { max-width: 100.4%!important; margin-left: 4px; }Regards,
YigitNovember 27, 2014 at 4:00 pm in reply to: Advanced Layout Editor no longer working and theme update not possible. #359030Hi!
1- Please try re-creating the element, also try placing it inside a 1/1 column element
2- Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/Regards,
YigitHi!
Elliott posted custom CSS code after your screenshot so i checked the website and looked for borders. Add following code to Quick CSS
div#header_main_alternate { border: none!important; }
@guenni007 Thanks as always!Cheers!
YigitHi!
If you have not added http://i.imgur.com/Uyrbmef.png manually, it must be a plugin related issue. You can fix it temporarily using following code in Quick CSS
font { color: inherit!important; }Regards,
YigitHi karowebdesign!
Please update WordPress to the latest version 4.0.1 and Enfold to the latest version 3.0.4 – http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
Cheers!
YigitHey!
Can you please try re-updating the theme via FTP and make sure to overwrite all files – http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
I have no issues on my local installation at allRegards,
YigitHi GGLNetwork!
Please try de-activating all active plugins and check if that helps
Best regards,
YigitHi!
Can you please try de-activating all active plugins and check if that helps?
Best regards,
YigitNovember 27, 2014 at 1:59 am in reply to: Safari does not display Enfold Theme Correctly but ok with Firefox and Chrome #358761Hi!
I checked your website on Safari 8.0 on OS X 10.10.1 ( Yosemite ) but there is no scrolling bar on my end
Best regards,
YigitHi kenreimer!
“Error 404 – page not found” please check your link once again
Regards,
YigitNovember 27, 2014 at 1:57 am in reply to: How do I make the icons appear exactly where the shortcodes appear? #358758Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-226 .avia-icon-pos-left { float: none; margin-left: 0.5em; } .page-id-226 .av_font_icon { display: inline; }Best regards,
YigitHi!
You can refer to @begrafiks reply above and change the width of your layout or decrease the padding between menu items using following code in Quick CSS in Enfold theme options under General Styling tab
.av-main-nav > li > a { padding: 0 11px; }
@begrafiks Thanks for your input :)Regards,
YigitHi Zaccc!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.sidebar ul li { font-size: 14px; font-weight: bold; }Best regards,
YigitHey Zaccc!
Can you post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
If you would like to delete logo, Ismael posted you this code – https://kriesi.at/support/topic/remove-logo-to-left/#post-356592
then you said you would like to move your logo to left side and i posted you this code – https://kriesi.at/support/topic/remove-logo-to-left/#post-356898
and now your logo is on the left – http://i.imgur.com/rGXEgiW.jpg?1Regards,
YigitHallo Daniela
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust the value as needed
body div .avia-button { border-radius: 10px; }Can you post the link to your page and point out the buttons that you would like to have in same size?
Cheers!
YigitNovember 27, 2014 at 1:41 am in reply to: Hiding menu from home page and moving menu flush right under social media icons #358751Hi annameis!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .avia-menu.av-main-nav-wrap { display: none; }2- Please go to Enfold theme options > Header > Extra Elements and choose to display social icons on the top right of the header
Cheers!
YigitHi!
Do you mind creating a temporary admin login and posting it here privately? So you can create a private page and duplicate your page using page template ( http://i.imgur.com/pkv1y7C.jpg ) and we can look into it
Regards,
YigitHi eriktobben!
Can you please post the link to your website? Please make sure that you have chosen to display responsive layout in Enfold theme options > General Layout > Dimension
Regards,
YigitHi!
Did you mean border in secondary menu? Currently there is no border in your main menu. For secondary menu, please use following code
.sub_menu li { border: none !important; }Regards,
Yigit -
AuthorPosts
