Stride
Forum Replies Created
-
Thank you, that’s great to hear. Do you know where I can download it?
Great, Thank you.
Forum: Themes and Templates
In reply to: [Glow] Urgent* Mobile responsivenessHi Lucy,
I tried the following css out and it seems to have solved the issue on mobile. May not be perfect, but definitely better.
.dt-services-holder { width:30.2%; margin-right:2%; margin-bottom: 50px}
@media screen and (max-width:767px) {
.dt-services-holder { width:100%; margin-right:1%; margin-bottom: 10px}
}Cheers!
Forum: Themes and Templates
In reply to: [Glow] Urgent* Mobile responsivenessAwesome, thanks Lucy!
The issue with the horizontal scroll on the home page was only happening with the ‘Service’ and ‘Testimonial’ widgets activated? Once deactivated, it corrected itself.
Forum: Themes and Templates
In reply to: [Glow] Urgent* Mobile responsivenessHi there,
I am having the same issue. See below the major responsive issues.
1. The service boxes on the home page for mobile read three across rather than stacking each service full width.
2. Home page, I am also having an issue with the hamburger menu not showing up unless I side scroll to the right.
3. Padding is too much on text content on home page
4. Special offers box title and button poor alignmentFYI – The common pages on the website don’t have these problems.
Help would be appreciated!
Forum: Themes and Templates
In reply to: [Juniper] Issue With Making Primary Custom MenuClarification:
Once I deleted the title attribute for the page menu items, the main banner image appeared.
Forum: Themes and Templates
In reply to: [Juniper] Issue With Making Primary Custom MenuResolved the issue.
Deleted custom made menus and followed steps for creating menu including customizer steps…worked after re-doing it.
Cancel that. I found this thread that helped me with the solution.
https://ww.wp.xz.cn/support/topic/broken-sidebar-showing-below-content?replies=2
Hi Maria,
Thx for the quick response.
I don’t think I was clear that I am using IMPress Listing (formerly wp-listing) plugin, not WP-Property.
Thx