Forum Replies Created
-
AuthorPosts
-
October 27, 2017 at 10:58 am in reply to: Mobile menu and layout of homepage not working after update to 4.1.2 #869506
Hi
I have updated the Theme version and this has fixed the issues.
I have also deactivated Autoptimize as another thread suggested that clearing the CSS optimiser plugin would restore the icons which it did. Disabling this also fixed the menu issue as well. So there is a conflict between Autoptimize and Enfold.
Hope that helps others if they have the same issue.
Thanks for taking a look.
Simon
October 25, 2017 at 10:31 am in reply to: Mobile menu and layout of homepage not working after update to 4.1.2 #868638We have not made any changes, I updated the plugins and WooCommerce version when I was doing the update to the theme as well.
Thanks
SimonOctober 23, 2017 at 4:35 pm in reply to: Mobile menu and layout of homepage not working after update to 4.1.2 #867688This reply has been marked as private.Hi Nikko, thanks the message. I couldn’t wait any longer so got someone else to fix it for me. You can remove this thread now. Thanks
Hi Yigit,
I can’t seem to change the icon from the shopping cart to ‘icon-houzz’. I’ve uploaded the font and edited the functions.php file on the Staging domain but no success.
Thanks in advance!
Ben
Hi Yigit,
I’ve already tried that and could not get past the fatal error.Kind regards,
Ben
I’m trying add the Houzz icon to the social media icons but I’m having what I think is the same issue:
Fatal error: Cannot redeclare avia_add_custom_social_icon().
I’ve made a temporary admin login for you in the Private Content.
May 5, 2016 at 10:56 am in reply to: Added 'MENU' along side hamburger icon but it's pushed the icon to the left #627716Ah I think I sorted it myself…
#advanced_menu_toggle { right: 5%; color: black; }
#advanced_menu_toggle:after {
content: ‘Menu’;
font-size: 18px;
position: relative;
top: -4px;
left: -90px;
color: #808080
}#advanced_menu_toggle:before {
padding-left: 10px !important;
}May 5, 2016 at 10:49 am in reply to: Added 'MENU' along side hamburger icon but it's pushed the icon to the left #627711Hi Rikard,
That worked beautifully.
How do I get the ‘menu’ text to position on the left of the logo as it’s off the edge page on mobile devices where it is currently on the right.
Many thanks!
-
AuthorPosts