Forum Replies Created
-
AuthorPosts
-
Hey fabmcmull,
Here is how it is done

It’s not jus css, it’s several spans layered and box shadow.If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 7 years, 10 months ago by
Victoria.
Hi Kamakshi,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Thomas,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi friefodspor,
You can upload the screenshots to a service link Dropbox and give us the links here.
Best regards,
VictoriaHi Munford,
Can I check the settings in backend? Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey mtncoskun,
You need to go to your files via FTP and rename the enfold folder to Enfold_old and upload the fresh copy. In this update, some files moved around and some were not removed by the update process.
If you need further assistance please let us know.
Best regards,
VictoriaHey Lena,
Please check the masonry settings, you should be able to set the columns to 2 without any additional css.
If you need further assistance please let us know.
Best regards,
VictoriaHi maloneweb,
Did you call me “bot”? :)
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 989px) { .responsive.html_mobile_menu_tablet #top #wrap_all #header { position: fixed; } .responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 88px !important; } }If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 7 years, 10 months ago by
Victoria.
Hi kumharas,
Ok, you can put this code in functions.php in your child theme:
function add_custom_script(){ ?> <script> (function($){ $(window).load(function() { jQuery('img').removeAttr('title'); }); })(jQuery); </script> <?php } add_action('wp_footer', 'add_custom_script');And remove the avia.js form the child theme. Or just put a fresh copy in the child theme for now.
Best regards,
VictoriaHi lorenzofusi1976,
Here is a thread for you to consider
https://kriesi.at/support/topic/font-manager-class-php-error/Best regards,
VictoriaHi capuchin,
Here is the code to reduce the bottom margin of the hr, you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
hr { margin: 10px 0 10px; }If you need further assistance please let us know.
Best regards,
VictoriaHi richardhofer83,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 768px) and (max-width: 1024px) { .responsive #top #menu-item-shop.cart_dropdown { top: 40px; } #top #header_main > .container, #top #header_main > .container .main_menu .av-main-nav > li > a, #top #header_main #menu-item-shop .cart_dropdown_link { height: 80px !important; line-height: 80px !important; } } @media only screen and (max-width: 767px) { .responsive #top #menu-item-shop.cart_dropdown { top: 32px; margin-right: -22px; } .responsive.html_bottom_nav_header.html_cart_at_menu #top #wrap_all .main_menu { right: 45px; } #top #header_main > .container, #top #header_main > .container .main_menu .av-main-nav > li > a, #top #header_main #menu-item-shop .cart_dropdown_link { height: 80px !important; line-height: 80px !important; } }If you need further assistance please let us know.
Best regards,
VictoriaApril 5, 2018 at 12:56 pm in reply to: enfold pricing table repsonsive-ness not working correctly #937689Hey rudtek,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi Munford,
Well, the other two get the 28px already, so I targeted specifically those that do not work.
Best regards,
VictoriaHi friefodspor,
Language files can be found here:
/wp-content/themes/enfold/langHere is a thread for you to consider
https://kriesi.at/support/topic/enfold-theme-languages/If you need further assistance please let us know.
Best regards,
VictoriaHey bonbuttercup,
The hr element has height, that’s what needs to be reduced:
.hr-short { height: 0; } #after_section_3 .template-page.content.av-content-full { padding-bottom: 20px; }If you need further assistance please let us know.
Best regards,
VictoriaHey davidm290,
Here is a thread for you to consider
And one more
If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 7 years, 10 months ago by
Victoria.
Hi saquasar,
Try this code instead:
#puzzle-1 .puzzle01.puzzle-container { overflow: hidden; margin: -1em -0em -3em -0.5em !important; } #puzzle-1 .flex_cell.no_margin.av_two_third.avia-builder-el-2 { padding: 10px 10px 0 10px !important; } #puzzle-1 .flex_cell.no_margin.av_one_third.avia-builder-el-4 { padding: 0 !important; } #puzzle-1 .av_textblock_section p { margin: -0.5em ; } #puzzle-1 .puzzle01, #puzzle-1 .flex_cell.no_margin.av_two_third.avia-builder-el-2 .flex_cell_inner { margin: -1em -1em -3em -1em; }If you need further assistance please let us know.
Best regards,
VictoriaHey izubeldia,
Do you mean you want to have a tag cloud?
http://www.wpexplorer.com/tag-cloud-wordpress/Tag cloud is a widget, it can be added to a sidebar

The social share buttons can be added with this element

Best regards,
VictoriaHi Laura,
This code ~ define( ‘DISALLOW_FILE_EDIT’, false ); allows you to see the files of the theme in here

It has nothing to do with the Advanced Layout Builder, the other code is working with the Advanced Layout Builder and it show the shortcodes that are generated on the page. I need to check if all the tags have a closing one :)
I went through the code and added some closing tags, please, try editing this page now and let me know if the issue is still there. Also, you can make a copy of the page for a test and copy all the shortcodes and test that page.
Best regards,
VictoriaHi keep12,
Yes, it normally is some slider with a variable content height that causes all other content to move.
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi johnwaterblasting,
Please check.
Best regards,
VictoriaApril 5, 2018 at 11:45 am in reply to: Why is the site so narrow and not taking the full width of the screen? #937633April 5, 2018 at 11:41 am in reply to: Icon in hamburger menu vertically alignment not correct #937629Hi JantienM,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey HeeHA,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#header_main { z-index: 15; }If you need further assistance please let us know.
Best regards,
VictoriaHi Sophie,
Here are some thread for you to consider
If you need further assistance please let us know.
Best regards,
VictoriaHey friefodspor,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria -
This reply was modified 7 years, 10 months ago by
-
AuthorPosts




