Forum Replies Created
-
AuthorPosts
-
Hey GeoCreo!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h3,h4,h5 { text-transform: uppercase !important; }
Best regards,
YigitHi!
Replied you here – https://kriesi.at/support/topic/wrong-username/#post-485229
Please do not create duplicated topics.Best regards,
YigitHi bburzycki!
Please go to Appearance > Widgets and add needed widgets to footer column widget areas. You can go to Enfold theme options > Footer to change footer options.
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.Cheers!
YigitHey!
She can add use one text block element just for colorizing list items from color tab while keeping other text in seperate text block element.
Regards,
YigitHi!
Do you mind creating a temporary admin login and posting it here privately?
Have you added the code in Russian version?Cheers!
YigitHey!
That is when custom CSS field comes in handy :) Please post the link to your page and point out the list item you would like to target.
Best regards,
YigitHey Mariusz!
You can give your text block element a custom class and then use the code as following to make changes
.your-custom-class li { color: orange; }
Regards,
YigitAugust 10, 2015 at 11:49 am in reply to: Remove Links to Single Post page on Magazine Layout #485187Hi Fabian!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-magazine-title { pointer-events: none; }
Regards,
YigitHey!
Sorry but we do not have that version unfortunately. We did not use version control back then.
Best regards,
YigitHi!
You are welcome, we are always happy to 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 :)Have a great weekend!
Cheers!
YigitHey!
Please change the code to following
.bbp-reply-content li { list-style-type: decimal!important; }
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.bbp-reply-content li { list-style-type: disc!important; }
Cheers!
YigitHi!
Can you post the link to your page where we can see an example?
Best regards,
YigitHi!
Enfold loves you back :)
Please add following code to Quick CSS as well.single-product-summary { margin-bottom: -100px; } .single-product-main-image { margin-right: 0; }
Have a great weekend!
Regards,
YigitHey carmycurly!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1024px) { #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; } nav.main_menu { display: none; }}
Cheers!
YigitAugust 7, 2015 at 2:14 pm in reply to: What's the best way to update from a very old version of Enfold (Version 2.2) #484534Hey!
You are welcome, we are always happy to 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 :)Have a great weekend!
Best regards,
YigitHey!
You are using a very old version of Enfold. Please update it to the latest version 3.2.3 – kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitHey!
Please change the code to following one
#your-custom-id .container { max-width: 100% !important; width: 100% !important; padding: 0; margin: 0; }
Cheers!
YigitAugust 7, 2015 at 12:34 pm in reply to: Translate/change MENU in fullwidth submenu on mobile #484504Hey!
You can use this plugin to translate missing strings – https://wordpress.org/plugins/loco-translate/
Or edit language file in Enfold/lang folder using this free software – http://poedit.net/
Or you can go to Enfold/config-templatebuilder/avia-shortcodes and open menu.php file and search “av-current-placeholder” and change the string as needed.Best regards,
YigitHey!
1- Please try using this plugin – https://wordpress.org/plugins/getresponse-integration/
2- Please see – http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/Best regards,
YigitHi!
I am so sorry, i was looking at slides and not to header :) Please add following code to Quick CSS
.responsive #top .logo img { display: none!important; }
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 767px) { .page-id-72 #socket { margin-left: 300px; }}
Regards,
YigitHi marcbuote!
Please try using this plugin – https://wordpress.org/plugins/bbpress-do-short-codes/
Best regards,
YigitHi nammex!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-23 #after_section_3, .page-id-23 #after_section_2 { display: none; }
Cheers!
YigitHi codemode!
Please try using this plugin – https://wordpress.org/plugins/zen-menu-logic/
Cheers!
YigitHey johniem!
Please try de-activating all active plugins and check if that helps. “Autoptimize” seems like the culprit.
Cheers!
YigitHi!
You are welcome, we are always happy to 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 :)Have a great weekend!
Cheers!
Yigit -
AuthorPosts