if possible send your admin login through our contact form
https://themepalace.com/contact-us/
I have primary menu with hierarchy, so when hover mouse over menu item on desktop site, over subpage menu items appear.
On mobile site, I cannot extend the menu items, so not possible to navigate to subpages. Issue only occurs on mobile site, disabling all plugins did not help…
Thanks in advance!
]]>I have this same problem but for Signify Pro. My product pages have the header deleted
How can I change this?
https://magichealingbo.wpcomstaging.com/?product=sails-planets-astros
]]>can you please share your site URL?
]]>Can you please share your site URL?
]]>Actually its a png images, there is a settings inside the theme to change that welcome text png images.
Path for that setting – Go to admin panel >> appearance >> customize >> homepage sections >> slider section, there you will get the setting
If you like to remove it, please add this CSS in the Additional CSS
section#main-slider img {
display: none;
}
]]>
Really sorry, it’s been too late to reply. Anyway Please add this css in Additional CSS to delete food images form menu template
#todays-menu .page-decoration,
#breakfast .page-decoration,
#lunch .page-decoration,
#lunch img.fruit,
#lunch img.fruit-1 {
display: none;
}
Regards,
]]>Please look here.
Thx!
]]>