Forum Replies Created
-
AuthorPosts
-
Hi.
For the heading page title, it gets the height from the theme option config. So it can't reduce the height on the small device as the Elementor page.
But you can use the custom CSS below to reduce the height for the small device.
@media (max-width: 991px) { .page-title-parallax { height: 400px !important; } } @media (max-width: 768px) { .page-title-parallax { height: 350px !important; } } @media (max-width: 550px) { .page-title-parallax { height: 300px !important; } }Please recheck it. I have added that CSS to your site.
Regards.
Hi.
I have added CSS to help you style the mobile menu.
Please recheck it.
Regards.
Yes. I have added CSS to help you fix that issue.
Please recheck it.
Thanks.
Hi.
I have checked and fixed that issue, now you can select an individual heading background image for the single doctor.
Please recheck it.
Thanks.
Hi.
I have helped you change the doctor path to the team URL, please recheck it.
Thanks.
Hi.
I have edited the source code in this file: wp-content/themes/yolo-medilab/framework/core/functions/class-breadcrumb.php and give us the error.
Can you give me the FTP account?
Thanks.
Hi.
I have edited the source code in this file: wp-content/themes/yolo-medilab/framework/core/functions/class-breadcrumb.php and give us the error.
Can you give me the FTP account?
Thanks.
Hi.
I have checked and enabled the divider for the footer icon list widget. https://prnt.sc/WMiOu0iJhekS
Please recheck it.
Thanks.
Hi.
The issue from the parallax effect. I have added CSS to disable that effect on the mobile.
Please recheck it.
Thanks.
Hi.
For the mobile menu font style, it gets the config from theme options/typography/ Menu font.
For the background color, we don't have the option to change that color, you need to add the custom CSS to overwrite the style.
Thanks.
Hi.
The overlay background color of the heading page title from the theme options/ Pages/ Page title scheme/ Page Title Background color.
Please recheck it.
Thanks.
Hi.
Thank you for contacting us.
Please go to Appearance/ Widget and remove the product category widget as you want.
Thanks.
Hi.
For the auto-translate plugin, maybe you can try this plugin:
Thanks.
3 years, 6 months ago in reply to: How to change the color of mini-cart and search icon on the header menu #28914Hi.
Please give us your site URL, we will help you check it and give you the CSS to change that color.
Thanks.
Hi.
For the single product details page, the heading background image from the staging site doesn't upload to the live site. I have selected another heading background image for your single product page via the option at theme options/ shop/ single product/ https://prnt.sc/5bL70MOFOAaP
Check the same option with the blog page.
Please recheck it.
Thanks.
-
AuthorPosts
