Hi!
Please check your website again. It is a bit tricky but seems to work. You can find the custom CSS code in Quick CSS. For more detailed customization, please hire a freelance developer
Best regards,
Yigit
This reply has been marked as private.
The support here is so great! Thank you!
Is there a quick fix to the height of the column line separator? So it stops near the word “consulting”?
Hi,
I am using Enfold with http://www.onlinemulakatdeneyimi.com and it is opening so slowly. Is it related to work with any of social media connection (twitter or youtube)? I am living in Turkey and some of social websites banned in Turkey.
Why is it loading itself late?
Thanks!
Orhan
Hi!
It was not linked so i adjusted custom CSS code in Quick CSS a bit and it seems to work fine. Please flush browsers cache and check your website
Cheers!
Yigit
This reply has been marked as private.
This reply has been marked as private.
Hi!
Can you post the link to your website so i can take a look?
Cheers!
Yigit
Hi Yigit!
Thanks for the direction. I tried the below code with menu-item 7972
#menu-item-7972 .mega_menu_title a {
color: white!important;
}
But was not successful. Any other thoughts?
Thank you
Hey!
Please contact GoDaddy about the issue. I try Josue’s code on my local installation and it does work fine for me. Maybe you can also firstly set up a local installation and then move it to live server. Please see – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
Regards,
Yigit
So could I use the WooCommerce Styled Login as my main login form? How would I handle the login link? How is registration handled by WooCommerce and Enfold?
bforliano > Well done!
Would love to know the layout of the Home page.
rsbell AT me.com
Hello,
I have updated my Enfold to the newest version via FTP upload. Now I can no longer edit the existing layer slides. When I click a slide and want to edit, I just get a white screen instead of the editor.
I disabled and reactivated the theme already but it doesn’t help.
Any Ideas?
Hi rikv!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.tagcloud a { min-width: 30%; }
Cheers!
Yigit
Hi rikv!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#footer .flex_column { width: 100% !important; margin-left: 0 !important; }
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#menu-item-2289 .mega_menu_title a {
color: white!important;
}
You should change menu item ID with the ID of the menu item you would like to hide. You can right click on Chrome or Firefox to inspect elements to find menu item ID http://i.imgur.com/HyPTCRg.jpg
Regards,
Yigit
Hey Coronacom!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-id-1122 #header_meta { display: none; }
You should change page ID to match your page's ID. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Cheers!
Yigit
Hi bborsi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title { background: transparent; color: black; }
Best regards,
Yigit
Hey Hande!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-
#top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }
2-
@media only screen and (max-width: 767px) {
#header_main { height: 110px; }
#header_main .social_bookmarks { top: 110%; }}
3- Please try using this plugin https://wordpress.org/plugins/pinterest-pin-it-button/
Regards,
Yiğit
any suggestions (plugins) on how to add this to enfold?
-
This topic was modified 11 years, 1 month ago by
gjankowski.
Hi mworley!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
#mobilehometwo a { z-index: 99 !important; }}
Cheers!
Yigit
Hi berlinval!
1- Which version of the theme are you using? If not the latest version 2.6.2, please firstly update the theme – http://kriesi.at/documentation/enfold/updating-your-theme-files/
2- You can go to Appearance > Menus and add new link to main navigation ( example http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/#portfolio )
3- You can find some of the custom CSS snippets here http://kriesi.at/documentation/enfold/
We can also help you with basic css changes
Best regards,
Yigit
Hey Soapmarine!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av-main-nav > li > a { font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
Best regards,
Yigit
Hello guys,
I want to change the font for the Google font “Oswald” for Menu but looks like it’s not possible via Enfold dashboard. How can I implement it in my menu?
Thank you!
Hey!
Can you try adding the code to Custom.css file inside Enfold/Css folder? The code I and Ismael provided should work but it is not being applied. If you are using minifying plugin, please try deactivating it and check if that helps
Regards,
Yigit
Hey there,
is it possible to add the ken burns effect to the fullscreen slideshow for the enfold theme?
Thanks for help.
Greetings,
Frobi
How can i check what version I have?
Good morning, I’ve got some questions about my webpage: can you help me to solve this problems.
Regards!
Site: http://thomasgraziani.com
1) In the sidebar, the iconbox of “donate” section is “cutted”. As you can see, there is no right border. Can I fix this? I added che box code in a “text” widget. The code is:
[av_icon_box icon='ue911' font='entypo-fontello' style='margin: 20px' title='' position='top' link='' linktarget='']
[/av_icon_box]
2) I tried to add a simple ADsense code in the sidebar. I’ve added the code in a text widget. But above the ad box appeared two dots (?!?). Can I fix this?
3) I think a SEO best practice linking my site to my google+ author profile. In this tutorial (http://www.wpbeginner.com/wp-tutorials/how-to-get-googles-verified-authorship-for-your-wordpress-blog) I’ve read I have to add code to head section and in functions.php page. How can I do that without having problems with Enfold? I’ve installed also Yoast Seo plugin.
Thank you for your help.
Regards
Hi!
#portfolio is custom ID as shown here http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png
Using #portfolio you can target only elements inside your color section. If you can post a screenshot, we can post you an example CSS code
Regards,
Yigit
Thanks, i hav dreamhost and moved to dream press and didn’t know that the ftp settings changed :P.
I am though getting a lot of wrong directory errors when uploading though filezilla…