This topic has 30 replies, 4 voices, and was last updated 4 years, 7 months ago ago by John Holden
Hello..
Hello,
Please provide URL and temporary wp-admin access.
Regards
Hi..
Hello,
Go to Theme Options > Styling > Make All Slider’s Arrows Without Background Or With Your Custom Color > select “Custom”, then select “Transparent” back and save changes.
Regards
Thank you.
How can I enlarge the arrow?
Try the next custom CSS code –
.et-slider .swiper-nav:before {
font-size: 30px;
}
Regards
I still have some questions
Hello,
1)
.et-slider .swiper-wrapper {
cursor: default !important;
}
2) Theme Options > Styling > set Container Background Color.
3) https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
Regards
I dont think the phone menu problem is related to website speed. The website speed is not slow. But the phone menu shows up very slow
Hello,
Try to disable 3rd party plugins, to check if one of them causes the delay.
Regards
There is only 2 3rd party plugins: TingPNG and WP Fastest Cache. The others are yours
Hi,
Please disable extra plugins, please cache and let me know how it goes
Regards,
Hung PD
HI
Hello,
Centered mobile menu type https://prnt.sc/rnp0pb uses Ajax loading of the popup menu content, so its speed depends on the server response time http://prntscr.com/rnpchy and DB optimization. That’s why contact your hosting provider to reduce the server response time or choose left/right menu layouts that use CSS animation to show the menu instead of the Ajax.
Regards
OK
I tried Theme Options > Styling > set Container Background Color. But the copyright still covered by the image.
Add the next custom CSS code:
.et-footers-wrapper {
z-index: 9 !important;
}
and delete empty Static block widget from Apperance > Widgets > Footer.
Regards
Thank you.
Please check again
What mobile and browser do you use?
Regards
It is Iphone and Safari
Hello,
Please provide temporary FTP access also.
Regards
We’ve checked your site on different devices and do not see the problem. Here is a video from Safari on iPhone – https://dropmefiles.com/Qcfz3 Please try to clear browser cache on your mobile and check one more time.
Regards
OK. Thank you
Hello,
Disable Header overlap for mobile
http://prntscr.com/ropng3 – set margin-top 0px for mobile,
Regards
May I ask how can I decrease the padding of this section? It is different from the others
Hello? Is there any reply??
Hello,
It was different because you added a negative margin for the desktop section only of the second row instead of reducing the margin of the single image element http://prntscr.com/rpegfh because default one is 35px. We have removed the negative desktop margin of the row and reduced the image margin. Check now.
Regards
Thank you so much!
Hi,
Glad to hear your issue has been resolved.
Regards,
Hung PD
You must be logged in to reply to this topic.Log in/Sign up