- This topic has 3 replies, 2 voices, and was last updated 4 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Black/White Theme Support › Them mobile responsiveness
Hello, the theme is not good on mobile. Url ( https://fxcrypto-market.com ). The slide call to action button is not visible. Make it visible. The toggle menu button color should take any of the logo colors and not sky blue. All other default colors should match with one of the colors found on the logo in all devices. The slide should take up to 75% screen size like that of desktop view. The images on the elementor sections are too big, reduce them a bit and center align them with text for mobiles.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#simple-menu .fa-bars {
color: #FC8004 !important;
}
@media screen and (max-width:479px) {
.slider-main .nivo-caption .title { font-size:20px;}
.slider-main .nivo-caption .nivo-caption-content { padding: 0 30px;}
.slider-main .nivo-caption .slidebtn { display:table !important;}
}
Regards,
Dave
It’s better now. Thanks
Hi,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/25/
Regards,
Dave
Adding Floating Cookies Bar in Footer of WordPress Website Today we’ll leave you with the practical ways of adding WordPress floating cookies bar in the […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
How to limit post revisions in a WordPress Website? WordPress content management system comes with prebuilt limit post revisions functionality. It’s a system that keeps […]