Home › Forums › All Other Themes › Towing Pro-
- This topic has 7 replies, 2 voices, and was last updated 6 years, 3 months ago by
Forum Moderator.
-
AuthorPosts
-
March 6, 2017 at 4:51 pm #64479
Hello Team ,
www.ditech.noordigital.in
About Services Box For Section 2 ……it is not mobile friendly…the hover effect is coming down …..pls do the needful
March 7, 2017 at 7:03 am #64572Hi,
Add this code in Custom CSS Box:
@media screen and (max-width:480px) {
.one_four_page_content{ position:absolute; min-height:inherit !important}
.four_column img{width:100%;}
.one_four_page_content{height: 85%;}
.image-border{height:77%;}
}Regards,
DaveMarch 8, 2017 at 3:40 am #64715Hello Dave,
The problem is still there in mobile ……the images is covered by hover effect so we cannot see the images…..so kindly resolve this
March 8, 2017 at 6:11 am #64743Hi Zainab,
Kindly remove the previous code and add this code in Custom CSS Box:
@media screen and (max-width:480px) {
.four_column:hover .one_four_page_content{ position:absolute !important; min-height:inherit !important}
.four_column img{width:100% !important;}
.one_four_page_content{height: 85% !important;}
.image-border{height:77% !important;}
}Regards,
DaveMarch 8, 2017 at 6:37 am #64749Thx Dave for your quick response
but i dont know problem is still continue ….you please chk
March 8, 2017 at 6:45 am #64751Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
DaveMarch 8, 2017 at 8:16 am #64767hello
I have already added the above code after erasing the previous code,
link is www.ditech.noordigital.inMarch 8, 2017 at 12:09 pm #64794Hi Zainab,
Kindly send us WordPress admin details via sktthemes.net/conatct
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.