Forum Replies Created
-
AuthorPosts
-
Hi,
For the image mouse-over caption, please try this css:.av-image-caption-overlay-center p { font-size: 30px !important; }Best regards,
MikeHey bobika12345,
I took a look at your css, but I didn’t see the code to correct to make your mobile menu show. But I did add this css to correct the issue.#top #wrap_all #av-burger-menu-ul > li { opacity: 1 !important; }Please clear your browser cache and check.
Best regards,
MikeHey bobika12345,
For the cells on your homepage for mobile view, Please try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 766px) { #top.home .av_one_fifth { min-height: 100px !important; } }Please clear any cache plugin and your browser cache and check.
Best regards,
MikeHey tankerhq,
I’m not quite sure what you mean by “the site tab” please explain a little more.
Can you please include a admin login in the private content area so we can assist.Best regards,
MikeHey Haycreations,
I tried to take a look, but I was unable to login, please check the login info.
Please try this code in the General Styling > Quick CSS field:#top #wrap_all .avia-caption-content p { font-size: 30px !important; }Best regards,
MikeAugust 23, 2018 at 3:01 am in reply to: Changing font color in dropdown menu and Social Header #1000564Hi,
That is great news, unless there is anything else we can assist with, shall we close this then?Best regards,
MikeHi,
Sorry about that, let us know if your solution works, if not we will explain better.Best regards,
MikeHi,
Please include the url to the site in question so we can take a closer look.Best regards,
MikeHi,
I took a look at your css and settings, but didn’t see a cause for your mobile menu not opening fully.
I added this css to your Quick CSS to correct, Please clear any cache plugin and your browser cache and check..av-burger-overlay-scroll, ul#av-burger-menu-ul { width: 300px !important; }Please feel free to adjust the width to suit.
Best regards,
MikeHi,
I see that you are getting the error message that the functions.php will need to be edited via ftp

I also see that you are using version 3.5.4, but in my browser test of the css & script the function preforms as the screenshot shows, but I didn’t want to try installing a plugin to add the script to the header or footer just in case the site has a major error as you described above.
I recommend waiting until you can send us the ftp login, and then we will try to add this to your functions.php.
We will leave this thread open until we hear back from you.Best regards,
MikeHi,
This sounds like either a curly quote error, please ensure the quotes or commas are straight and not curly.
Or your functions.php is not saving, please try adding the function via ftp.
If this doesn’t help, please include a admin login and ftp access in the private content area so we can take a closer look.Best regards,
MikeHi,
Did you try disabling your plugins to see if this flexbox action continues?
I believe this is due to a plugin or a script, as this is not theme behavior.
Please see the Private Content area for the action that I’m seeing, just to be sure that we are both looking at the same thing.Best regards,
MikeHi,
Please create a test page with the header active, It’s a little hard to guess at images and get the code right.
If you also include a admin login I can adjust the current codes, it might be easier :)Best regards,
MikeAugust 22, 2018 at 12:47 pm in reply to: Enfold header menu problems after updating to latest Enfold theme #1000277Hi,
It tells the theme to use your child theme avia.js file.
Note, in my haste, I posted the incomplete code here, I have since corrected.
The error in the old script was ‘wp_print_scripts’ which should have been ‘wp_enqueue_scripts’
But as you are using the same avia.js as the parent theme, and I assume have no planned changes for it, I would recommend removing this all together so any improvements to it with upcoming updates will take effect.
If in the future you wish to customize avia.js, then this is how you would do it.Best regards,
MikeAugust 22, 2018 at 4:37 am in reply to: Changing font color in dropdown menu and Social Header #1000131Hey Michelle,
To change the main menu text color, Please try this code in the General Styling > Quick CSS field:.header_color .main_menu .menu ul li a,.header_color .main_menu ul:first-child > li > a { color: #fff !important; }please adjust to suit
Best regards,
MikeHey satucker,
The first badge is not showing because the site it is hosted on is not https, and yours is.
to correct, host the image on your site.
The second badge is creating a table on top of a background image, but they have not declared the background so enfold wants to fill it in as white. To correct, try adding this code in the General Styling > Quick CSS field:.large_super_lawyers_badge table,.large_super_lawyers_badge tr:nth-child(even),.large_super_lawyers_badge tr:nth-child(odd),.large_super_lawyers_badge tr th:first-child,large_super_lawyers_badge tr td:first-child { background-color: transparent !important; }Best regards,
MikeHi,
Glad we were able to help :) we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Please add this code in the General Styling > Quick CSS field:@media only screen and (max-width: 989px) { .responsive #top #main {margin-top: -80px!important;} #top #wrap_all .av_header_transparency {background-color: transparent!important;} div#header_main > .container {display: block !important;} }Best regards,
MikeHi,
That is correct. Please try and once you are satisfied, let us know when we can close this thread.Best regards,
MikeHey evertypedesign,
Please try this code in the General Styling > Quick CSS field:.html_av-overlay-side #top .av-burger-overlay-scroll { background: #ffffff !important; } .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a { color: #808080 !important; }If this doesn’t work, then try adding to WordPress > Customize > Additional CSS
Then Please clear any cache plugin and your browser cache and check.Best regards,
MikeHey kingsleygroup,
Please download our official child theme from this page in our documentationBest regards,
MikeHi,
That is good to hear, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHey B,
Please try this code in the General Styling > Quick CSS field:#top.page-id-4359 .container .av-masonry .av-masonry-image-container:before { background: none !important; }If it doesn’t help, then try adding to WordPress > Customize > Additional CSS
Please clear any cache plugin and your browser cache and check.Best regards,
MikeHey atifaijaz123,
I tested this on my localhost and found that the code needed “!important;” to work.
Please try this code in the General Styling > Quick CSS field and adjust the color to suit:.main_color .av-timeline-nav a span { background-color: #ff7827 !important; opacity:1; }Best regards,
MikeHey mattb1169,
Please try this code in the General Styling > Quick CSS field:.header_color .header_bg, .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a{ background-color:transparent !important; }Best regards,
MikeHey robsdesigns,
I took a look at your page, and found that moving the related_posts box above the author-bio doesn’t work very well, but moving it above the share-box does. Try adding this code to the end of your functions.php file in Appearance > Editor:function move_related_posts(){ ?> <script> jQuery(window).load(function(){ jQuery( '.template-single-blog' ).each(function() { jQuery( this ).find( '.related_posts' ).insertBefore( jQuery(this).find('.av-share-box') ); }); }); </script> <?php } add_action('wp_footer', 'move_related_posts');Then add this code in the General Styling > Quick CSS field:
#top.single-post .related_posts { padding-bottom: 0px !important; margin-bottom: 0px !important; }See the Private Content area for a screenshot of the expected results.
Best regards,
MikeHi,
Please try this code in the General Styling > Quick CSS field:.responsive #top #header .logo, .responsive #top #header .logo a, .responsive #top #header .logo img { max-width: 150px!important; }Am I looking at the correct page? Please see the link in the Private Content area.
Best regards,
MikeHi,
To add padding to each of your sections on your “software” page, Please try this code in the General Styling > Quick CSS field:#top.page-id-7712 .avia-section-large { padding: 50px 0; }adjust the padding to suit.
If you want this on every page, try removing the page ID (page-id-7712).Best regards,
MikeAugust 22, 2018 at 1:18 am in reply to: Change the default colour of the dark translucent button #1000094Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeAugust 21, 2018 at 11:18 pm in reply to: Change the default colour of the dark translucent button #1000085 -
AuthorPosts
