Forum Replies Created
-
AuthorPosts
-
Hi again,
We’ve added checkbox “Close Mobile Menu after Item Click” in Customizer > Main Navigation and it will be there for the next update.
Kind regards
Hi,
As I told you, you need to add 1 more image there, because the slider stretches those images to the content width, that’s why changing thumbnail size and rebuilding does not matter. If it won’t fill the content width it will look ugly, but if it’s ok for you, navigate to Customize > Additional CSS and add the following snippet:
.featured-slider-area { max-width: 900px !important; }
Kind Regards
Hi,
We’ve checked your website and this is how it looks – https://imgur.com/nUALO78 we don’t see any blurry images here. Also, the image link for “blurry images” you’ve provided before is broken so please capture it again and send us.
The thing is that your image orientation is vertical and if you want them to be smaller in height you should add 1 more column to your slider. The height is calculated regarding the width.
Kind Regards
March 18, 2022 at 4:16 pm in reply to: How to modify the submenu item to auto-expand on tap (mobile view)? #68311OK, I’ve adapted the code to your website. Remove the old one and add this:
#mobile-menu .sub-menu-btn { z-index: 6; height: 60px; } #mobile-menu .sub-menu .sub-menu-btn { height: 30px; }
Regards
March 18, 2022 at 3:04 pm in reply to: How to modify the submenu item to auto-expand on tap (mobile view)? #68308Hi Adrian,
Navigate to Appearance > Customize > Custom CSS section and add the following snippet:
.sub-menu-btn { z-index: 6 !important; }
P.S. You don’t need to create empty sub items. Don’t forget to clear the cache for both, the browser and your website.
Sorry, but there is no other solution. It works for everyone, that’s why we have that option. You need to find a solution around that option.
Hi,
You can hide that tagline and move that text from Tagline to Site Title field. Navigate to Appearance > Customize > Site Identity. Then you can tick the checkbox “Enable Hidden Title (h1 missing SEO issue)” and that way you won’t have a missing h1 issue. That’s the best solution we can offer.
Kind Regards
Hi,
I’ve added the code to index.php file in the Ashe Pro Child theme. Don’t worry about theme updates, you won’t lose changes while the Child Theme is active.
Kind Regards
Hi again,
Thanks for your patience. it’s done, enjoy!
Kind Regards
Hi,
Please send us your website URL/Username/Password and we will add this feature for you. We need to create a child theme and then add tag description file to it, also it needs more coding than you provided.
P.S. Don’t forget to set your reply as Private.
Kind Regards
Hi Suniko,
You can find ashe_add_image_sizes() in “functions.php” file and change the dimensions of ‘ashe-full-thumbnail’.
Kind Regards
OK, he will reply on email very soon. Thanks for your patience!
Hi,
The theme is 100% compatible with the latest WordPress. It should be a 3rd party plugin issue or maybe there is smth wrong with your database.
In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.
To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJoP.S. Please mark your reply as Private.
Kind Regards
Hi,
I tried to use Google Translate but it’s still complicated. English, Please!
Kind Regards
Hi,
Sure, In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.
To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJoP.S. Please mark you reply as Private.
Kind Regards
-
AuthorPosts