Forum Replies Created
-
AuthorPosts
-
Hi,
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,
MikeHi,
Ok, I see now, so first on your page your elements are h2, not h3
then if you want some to float right, and others to float left, you will need to create two classes “align_right” & “align_left”
and add the appropriate class to the appropriate element.
Please see screenshot in Private Content area.
then use this css:.align_right h2 { float: right !important; } .align_left h2 { float: left !important; }
Best regards,
MikeHi,
Ok, that is how it looks now for tablets (768px) how do you want it to look for mobile?
To get the same menu for mobile, the menu items will have to be very small.Best regards,
MikeHi,
1: I changed the color
2: I removed it
3: The text has been the same for every slide for me, hasn’t it been the same for you?
4: I enabled your custom css at: Enfold Theme Options > Layout Builder > Show element options for developers
so I could add the custom class “homepage_slider” to the draft slider then I changed the css to include the custom class, now it will work correctly for any page. Now after you check the draft slider one last time, you can use the “Save Entry as Template” button to save the entry, and add it to the homepage, and remove the other one.
Best regards,
Mike -
AuthorPosts