Comments FotG started the conversationAugust 6, 2021 at 10:09amHi,We want to use Home Icon on Mobile Menu instead of word "Home".How can we do that please?Thank you. 7,092Oliver repliedAugust 9, 2021 at 6:38amHI! CSS example: .menu-item-37092 a.ekit-menu-nav-link:after { content: ''; width: 30px; height: 30px; background-image: url(https://staging3.food-of-the-gods.com/wp-content/uploads/home-icon-white-tr-160x160.png); display: block; z-index: 999; background-repeat: no-repeat; background-size: contain; } .menu-item-37092 a.ekit-menu-nav-link { font-size: 0 !important; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverFotG repliedAugust 11, 2021 at 12:16pmThanks for this and all the help.Please let me know when the update for the product page quantity button and add to cart function is ready. 7,092Oliver repliedAugust 11, 2021 at 12:35pmHi,Give me wp-admin and FTP access.Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverFotG repliedAugust 11, 2021 at 12:43pmHi Same as before on the staging site which is now live :)Username: GregorPassword: codextheme@12For the FTP Hostname: food-of-the-gods.com Username: [email protected] Password: The one you set up for this account Port: 21 7,092Oliver repliedAugust 12, 2021 at 10:21amHI,Can you check it nowI've added custom solution in at the parent theme: $( 'form:not(.cart) div.quantity:not(.buttons_added), td.quantity:not(.buttons_added), .quantity:not(.buttons_added) ' ).addClass( 'buttons_added' ).append( '<button type="button" class="plus">+</button>' ).prepend( '<button type="button" class="minus">-</button>' ); line 31 In this file:https://food-of-the-gods.com/wp-admin/theme-editor.php?file=js%2Fthegem-woocommerce.js&theme=thegem-elementorPlease note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverFotG repliedAugust 12, 2021 at 11:18amHi,Thanks very much - all working. 7,092Oliver repliedAugust 12, 2021 at 11:19amWelcome!Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi,
We want to use Home Icon on Mobile Menu instead of word "Home".
How can we do that please?
Thank you.
HI!
CSS example:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thanks for this and all the help.
Please let me know when the update for the product page quantity button and add to cart function is ready.
Hi,
Give me wp-admin and FTP access.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hi Same as before on the staging site which is now live :)
Username: Gregor
Password: codextheme@12
For the FTP
Hostname: food-of-the-gods.com
Username: [email protected]
Password: The one you set up for this account
Port: 21
HI,
Can you check it now
I've added custom solution in at the parent theme:
line 31
In this file:
https://food-of-the-gods.com/wp-admin/theme-editor.php?file=js%2Fthegem-woocommerce.js&theme=thegem-elementor
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hi,
Thanks very much - all working.
Welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver