Forum Replies Created
-
AuthorPosts
-
Hey!
Please add following code to Quick CSS
.current-menu-parent > a > .avia-menu-fx { opacity: 1; visibility: visible; } .current-menu-parent > a { background-color: white; color: orange!important; }Best regards,
YigitJanuary 8, 2015 at 5:08 pm in reply to: Light transparent on Contact forms: How can I make the thank you text white? #376874Hi!
That is awesome Havi! We are glad that you are liking Enfold and that we could help :) Let us know if you have any other questions or issues!
Cheers!
YigitHi silviouk!
Can you please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can contact your service provider and they can do it for you.Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none!important; }Regards,
YigitHi!
Please go to Appearance > Editor and open Functions.php file and find following line and change it as needed
$avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogsThen regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
YigitHey Giles!
You are currently using a very old version of the theme. Please update Enfold to the latest version 3.0.4 preferably via FTP and make sure to overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/
You may need to re-configure some options/elements after updating the theme such as header – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/Regards,
YigitHey!
Please see – http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
Cheers!
YigitHey!
Which icon you would like to use instead? Or would you like to use an image instead?
Cheers!
YigitJanuary 8, 2015 at 4:52 pm in reply to: Light transparent on Contact forms: How can I make the thank you text white? #376849Hey Havi!
Happy new year! :)
Please add following code to Quick CSS in Enfold theme options under General Styling tab.page-id-45 div#ajaxresponse_1 h3 { color: white!important; }P.S.: Site looks fab! :)
Cheers!
YigitHi!
Thanks :) Can you please try adding following code to Quick CSS
ul.avia-slideshow-inner { height: auto!important; }Best regards,
YigitHi mailclub!
Please refer to this post and change archive layout – http://kriesi.at/documentation/enfold/change-archive-categorytag-blog-style/
Best regards,
YigitHi bjconcan!
Please try using this plugin – https://wordpress.org/plugins/insert-php/
Best regards,
YigitHey DROR!
Can you post the link to your website please so we can see which style you are using?
Regards,
YigitJanuary 8, 2015 at 4:44 pm in reply to: how to customize the color of the button in the FS slider #376837Hey derustzelve!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.slideshow_align_caption a.avia-button { background: red; } .slideshow_align_caption a.avia-button b strong { color: blue; }Best regards,
YigitHi aristeia!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div .av_one_fourth { margin-left: 2%; width: 23.5%; }Regards,
YigitJanuary 8, 2015 at 4:40 pm in reply to: background problems with colorsection (multiple background images) on mobile #376830Hey!
It is not possible to make background images fixed on mobile unfortunately. You can remove background images from color sections on mobile using following code
@media only screen and (max-width: 480px) { .avia-section { background: none!important; }}480px is screen width, you can increase it as needed
Best regards,
YigitHi jruizmatrix!
You can upload your files in Media > Library and paste the links on your page. If that is not what you meant, could you please elaborate a little more?
Cheers!
YigitHi Lev!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Regards,
YigitHey!
@vanggrafisk you are welcome! We will keep the thread open for the OP. If you have any other questions or issues, please feel free to start a new thread ( https://kriesi.at/support/forum/enfold/#new-topic-0 )Regards,
YigitHi DanielGwalter!
Menu needs to be put in order as shown in screenshot – http://i.imgur.com/5RV16vv.png
Please go to Appearance > Menus, create a menu and put menu items in order. Make sure to check “Enfold main menu” under “Menu Settings”Best regards,
YigitJanuary 8, 2015 at 4:28 pm in reply to: Adding the Google Tag Manager code permanently – Part 2 #376816Hey limedrop!
I have answered your question – https://kriesi.at/support/topic/adding-the-google-tag-manager-code-permanently/#post-376804
Let us stick to that topic :)Regards,
YigitHey!
Please use following code instead
.home .av_one_third { margin-left: 1%; width: 32%; }Regards,
YigitHi mahasvin!
Yes, the latest version of Enfold which is 3.0.4 is compatible with WordPress 4.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHey altei!
Please go to Appearance > Menus > Manage Locations and switch secondary and main menu locations
Best regards,
YigitHey joelwall33!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.mejs-offscreen { display: none!important; }Best regards,
YigitHey chryseis!
Please make sure to disable CSS minifying feature if you are using on a plugin. If that does not help, can you please post the link to your website and point out the element so we can provide you an accurate custom CSS code?
Cheers!
YigitJanuary 8, 2015 at 4:10 pm in reply to: how to eliminate the previous next (left/right) view in the entries #376806 -
AuthorPosts
