Forum Replies Created
-
in reply to: the content area was not found
Hi,
Please share your website url, wp-admin info, FTP info, and send me using private reply.Thanks,
in reply to: Wide & vertical thumbs product page layout CSS classHi,
Here’s the code to remove “In Stock” tag for Wide & vertical thumb single product page layout:.single-product .cl-style-wide .cl-useful-info{
display: none;
}Thanks,
in reply to: Footer widget central alignmentHi,
Here’s the code add in your custom CSS panel:
#footer-wrapper .custom-html-widget img{
margin: 0px auto;
}
footer#colophon .social_widget{
display: flex;
}
footer#colophon .social_widget ul{
margin: 0px auto;
}Thanks,
in reply to: Similar styles text translationHi,
You can find it in:
Project folder > wp-content > themes > june > woocommerce > single-product > related.phpThanks,
Hi,
Yes, but with CSS. You can find the code in your other ticket regarding it.Thanks,
in reply to: How to get rid of tags in Shop page and Shop widgetHi,
Add the following code in the custom CSS panel in Customizer:.list-entries .product_item .inner-wrapper .cl-small-data .tags{
display: none;
}Thanks,
in reply to: Menu for landing pageHi,
Please share the latest wp-admin info, FTP info, and send me using private reply.Thanks,
in reply to: Logo not updatingHi,
Edit the Lana Header with elementor > Click the pencil icon above Remake logo > Change the text of it in the sidebar.Thanks,
in reply to: How to get rid of tags in Shop page and Shop widgetYou can remove tags on the product if you don’t want it. You don’t have to hide it using CSS.
Thanks,
in reply to: Logo not updatingHi,
It’s because the Lana template uses the text logo instead of the image logo and there’s no such option in the Lana header to add an image of Logo instead of the logo text. So, you have to add your logo text manually on the Lana page.Thanks,
This reply has been marked as private.in reply to: Replace Google map in footerWelcome!
We’ll try to make it easier and safe.Thanks,
in reply to: the content area was not foundHi,
It might be due to the permalink setting. You can change this setting through
WP-Admin dashboard > Settings > Permalinks > Common Settings > select an option except custom Structure > Save changes.Please follow the above steps and advice
Thanks,in reply to: Erzen – Horizontal Scroll not workingHi,
This issue might be due to some conflict between our theme and elementor new version code. So, we request you to please downgrade your elementor plugin.You can downgrade your elementor plugin through
Dashboard -> Elementor(in sidebar) -> Tools -> Version Control -> Rollback version -> select version 3.0.16 or prior(in case it won’t work) -> Reinstall it -> Save changes -> Done.
P.S: Don’t try to update the Elementor plugin after the downgrade.Please follow the above steps and advice
Thanks,in reply to: Erzen Menu Editing@pinxe
Please share website URL, wp-admin, and FTP info (login/ passwords) and send using “private reply”.P.S: Please open a new thread, I’ll assist you there, Let’s not post a reply to others’ problems or threads.
Thanks,