Forum Replies Created
-
AuthorPosts
-
Hi,
I added the script in a code block on the page. I also changed it so it will work with all of titles. The last one didn’t have a title, hopefully I gave it the correct title.
Please check.Best regards,
MikeHi,
I added this code in the General Styling > Quick CSS field:#top.page-id-572 #whathedoes .avia-icon-list .iconlist_icon { height: 30px !important; width: 30px !important; line-height: 30px !important; }
Please clear your browser cache and check.
feel free to adjust to suit.Best regards,
MikeHi,
Please change your code to:#top.home #product_info { border-top-color: #efbb20 !important; border-top-width:3px !important; border-top-style:solid !important; }
if this doesn’t resolve it, please add this code:
#top.home #after_submenu_1 { border-top-color: transparent !important; }
Best regards,
MikeAugust 7, 2018 at 3:55 am in reply to: Wrong description on mouse over in previous and next product #994193Hi,
I was unable to look at your functions.php because the editor is disabled at:
WordPress > Appearance > Editor
Please enable it or include ftp access.
I also see your version of Enfold is old (4.2.6) and should be updated (4.4.1)
I recommend creating a backup first, and if your webhost offers staging site in your cPanel, I would use it to test how your site will respond to the update.
Best regards,
MikeHi,
You should see two of each of those menu items, the first one is for opening the menu folder, the second it for going to the page.
Please see the setting at: Enfold Theme Options > Main Menu > Burger/Mobile Menu > Clone title menu items to submenuSince you selected to display submenu items on click or on hover, the parent menu item does no longer navigate to the URL it contains, but toggles the visibility of its submenu items. If you want users to be able to open the parent menu URL the theme can create a clone of that item in the submenu
Please see screenshot in Private Content area.
Does your screen look like my screenshot?Best regards,
MikeHi,
Unless there is anything else we can assist with on this issue, shall we close this then?Best regards,
MikeHi,
Glad to hear, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Please include a admin login & FTP access in the Private Content areaBest regards,
MikeHi,
Glad Ismael could help, we will close this now. Thank you for using Enfold.Best regards,
MikeAugust 6, 2018 at 1:28 pm in reply to: colour section doesn't resize as rest of page in responsive mode #993915Hi,
Glad @guenni007 was 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,
MikeHey capuchin,
Please try adding this css:.avia-table.tbl_xscape tr:nth-child(1) td:nth-child(1) { padding-top: 40px; padding-left: 40px; } .avia-table.tbl_xscape tr:nth-child(1) td:nth-child(2) { padding-right: 40px; } .avia-table.tbl_xscape tr:nth-child(2) td:nth-child(1) { padding-bottom: 40px; padding-left: 40px; } .avia-table.tbl_xscape tr:nth-child(2) td:nth-child(2) { padding-right: 40px; }
Best regards,
MikeHey bauchope,
I took a look at your site with a Android mobile, and all of the burger menu links worked correctly.
Please describe the steps to reproduce your issue.Best regards,
MikeHey MarkusLange,
To remove some space between the menu items, Please try this code in the General Styling > Quick CSS field:.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text { margin-left: 0px !important; margin-right: -5px !important; padding-left: 5px !important; } .av-main-nav > li > a { padding: 0 5px !important; }
feel free to adjust to suit.
If you would like some more room, you can make the menu space larger with this:
#menu-item-shop .cart_dropdown_link { padding: 0 19px !important; } .responsive .container.container.av-logo-container { padding: 0px 20px !important; max-width: 100% !important; }
again, feel free to adjust to suit.
Best regards,
MikeHey shailendra,
Thank you for the login, when adding a image to your color section for your background, please scroll down though the options and ensure that the image is large. In my test I couldn’t find a image larger than 600px, and most were 300px. So I believe you choose images that are too small to cover the page.
Please see screenshot in Private Content area of the option I’m referring to.Best regards,
MikeAugust 6, 2018 at 3:13 am in reply to: Remove "number of comments" and date posted from blog post preview on front page #993778Hey marihonaa,
I believe this is correct, if it doesn’t work please include the url to the page in question so we can take a closer look.
Please try this code in the General Styling > Quick CSS field:.slide-meta {display: none !important;}
Best regards,
MikeHi,
Glad Rikard could help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey marihonaa,
We can assist with writing some css in a media query to target a max-width of 425px
Please include the url to the page in question so we can take a closer look.Best regards,
MikeHey amikietiuk,
I tried to look at your page to write some css, but it is in maintenance mode.
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHey thepash,
I see this is your homepage, do you want to hide just the menu in the sidebar, or the whole sidebar?Best regards,
MikeHey carla,
It looks like this div is from the plugin “wp-miniaudioplayer” in the item title.
I imagine you have looked in the item’s title for quotes?
If you didn’t find any, Try adding this code to the end of your functions.php file in Appearance > Editor:function custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery( '#av_player-0 .map_pl_container' ).each(function() { jQuery( this ).find( '.map_item_title' ).replaceWith('FICO Score Audio'); }); }); </script> <?php } add_action('wp_footer', 'custom_script');
Best regards,
MikeHey ProTravelGolf,
I don’t have a ipad to test with, but I believe this should work,
Please try this code in the General Styling > Quick CSS field:@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { span.logo,.logo a img { height: 180px !important; } }
Best regards,
MikeHey EliteMassageSolutions,
Please check the url in the Private Content area, it has no TLD, I tried “.com” with no luck.Best regards,
MikeHey Mona,
Please download the file in the Private Content area & save a backup of your slideshow.js & and try replacing it via ftp at:
enfold > config-templatebuilder > aviashortcodes > slideshow > slideshow.js file.
since it’s a js file, you will need to clear the cache a few times before the fix shows.Best regards,
MikeHi,
Can you link to the logo, and I’ll first try to just add the logo & test under different screen sizes.Best regards,
MikeAugust 6, 2018 at 1:30 am in reply to: Further CSS Customizations for Sales Page to Look Like Boxed Layout? #993766Hi,
I’ve tried working on this, but didn’t find a solution, so I will ask the rest of the team to take a look.
Thanks for your patience.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,
It will be a little trickier, will you also want the text to be left aligned?
What if you created a transparent image of the logo and text that we replace the text with and link it to the contact form?
This way the image will scale to the screen width and remain consistent. Perhaps 200px by 600px?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,
Sorry about that, I didn’t see that message.
I added this css to correct:/* font color of the menu item of the current page */ #top #header .av-main-nav > li.current-menu-item a span.avia-menu-text { color: #ff0000 !important; }
now it goes from dark red to red on mouse out.
Please clear your browser cache and check.Best regards,
Mike -
AuthorPosts