Forum Replies Created
-
AuthorPosts
-
July 25, 2014 at 2:20 pm in reply to: ENFOLD theme: Font in the text fields on the contact page (name, topic, text,.. #295944
Hi mhauslaib!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top input[type="text"]:focus, #top input[type="password"]:focus, #top input[type="email"]:focus, #top input[type="number"]:focus, #top input[type="url"]:focus, #top input[type="tel"]:focus, #top input[type="search"]:focus, #top textarea:focus { color: white; }Regards,
YigitHi!
Login credentials does not seem to work. Can you check them once again please?
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .slideshow_caption h1 { font-size: 20px; }}Regards,
YigitHey WorkRelax!
Please firstly turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then give your text boxes custom CSS class and add following code to Quick CSS in Enfold theme options under General Styling tab
.custom-class-one .avia_textblock { background-color: red; padding: 10px; } .custom-class-two .avia_textblock { background-color: blue; padding: 10px; }Cheers!
YigitHi!
Please add following code to Quick CSS
.av_promobox { background: white!important; }Cheers!
YigitHey Bruno!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { body div .avia-testimonial { float: left; }}Cheers!
YigitJuly 25, 2014 at 1:28 pm in reply to: Background Image loading late issue when scrolling on mobile devices #295916Hi!
It could be related with how fast your internet connect is as well. But i am having no issues seeing the background image while scrolling down. I asked @josue to check your website on his Android device. Let us wait to hear from him
Best regards,
YigitHi!
You can request features and vote the ones that are already requested here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
YigitHi Guenter!
Editing “Main Menu sublevel Links” in Enfold theme options > Advanced Styling tab works fine for MegaMenu dropdowns on my local installation. Can you post the link to your website and point out the issue please ?
Regards,
YigitHey!
Great it is working fine now! Let us know if you have any other questions or issues :)
Cheers!
YigitHey!
Please remove following code from Quick CSS
a#advanced_menu_toggle { display: none!important; }I posted it just in case you would like to remove mobile menu and keep the secondary menu on mobile :)
Cheers!
YigitHi!
It has to be. Other users had no issue downloading 2.9.1 and updating their themes. Have you checked Style.css file of freshly downloaded file and it shows 2.8.1? If so, please contact Envato support here – http://support.envato.com/
Regards,
YigitHey!
Please check the version in Style.css file. If it is not 2.9.1, please contact Envato support – http://support.envato.com/
Best regards,
YigitHey!
That is exactly what the code i posted should do. But you should set Enfold main menu to “main” as well.
If you are seeing the code below footer, that means you have probably added the code to Google Analytics field and not to Quick CSS field which is inside General Styling tab. Please check once againCheers!
YigitHi!
Please use following code
div#about-me-header { height: 88px!important; min-height: 88px!important; } div#about-me-header .content { padding-top: 25px; }Regards,
YigitHey Tim! :)
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog-meta { pointer-events: none; }Cheers!
YigitJuly 25, 2014 at 1:07 am in reply to: Those Hot Spots look INSANE!! Do they Take HTML (for like an image or youtube #295725Hey sterlingwilliam!
You can add images and videos but since tooltip is only shown on hover, you would not be able to click video play button. Please request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/ :)
Cheers!
YigitHi charger70!
Please add following code to Quick CSS in Enfold theme options under General Styling tab to remove mobile nav.
a#advanced_menu_toggle { display: none!important; }You can choose your secondary menu as your main menu as well in Appearance > Menus and remove main menu on desktop and show secondary menu, and on mobile, remove secondary menu and display mobile menu with following code
@media only screen and (max-width: 990px) { nav.sub_menu { display: none !important; }} nav.main_menu { display: none !important; }Cheers!
YigitHey snackd!
Unfortunately, we do not have such documentation. You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
Best regards,
YigitHey!
Something may have gone wrong while updating/installing the theme. Can you please try re-updating the theme via FTP – http://vimeo.com/67209750
Best regards,
YigitHi!
Please add following code to Quick CSS as well
#header_meta { z-index: 1; }Regards,
YigitHey Jakub!
Please flush browser cache. Font is open sans on my end – http://i.imgur.com/E3qUSDM.png
Please refer to Peter’s post here and add latin extended subset – https://kriesi.at/support/topic/font-display-problem/#post-280391Cheers!
YigitJuly 25, 2014 at 12:53 am in reply to: My slider is being cropped on different sized screens #295713Hey!
Latest version on ThemeForest should be 2.9.1. Please try downloading a fresh copy and make sure to update via FTP and overwrite all files
Cheers!
YigitHi odmv91!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h3.iconbox_content_title { padding-bottom: 2px!important; }Cheers!
YigitHi!
Title attribute should be added on A tag currently i cannot see it in the source code. Have you removed it?
Cheers!
YigitHi connect4consulting!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
1-@media only screen and (max-width: 480px) { h1.logo a { font-size: 20px; }}2-
div#header_main { border: none!important; }3-
.home div#av_section_1 { height: 88px; min-height: 88px; }Best regards,
Yigit -
AuthorPosts
