Forum Replies Created
-
AuthorPosts
-
Hi.
Thank you for contacting us.
Please give us your site URL and admin account. We will help you check it soon. As I see, you have an issue with the font-icon.
Thanks.
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.
-
AuthorPosts
