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.
Ah 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;
}
Hi 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!