NSP GK5: Category headings not selectable via mobile.

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Dec 26, 2015 10:18 pm
Reply with quote
Report this post
Hi,

Cat. Headings not selectable on mobile or tablet. It seems that it is integrated to the h3 heading (e.g. Check out my hot works).

Please help!
User avatar
Fresh Boarder

GK User
Sat Dec 26, 2015 10:20 pm
Reply with quote
Report this post
Hi,

Cat. Headings not selectable on mobile or tablet. It seems that it is integrated to the h3 heading (e.g. Check out my hot works).

Please help!
User avatar
Fresh Boarder

teitbite
Mon Dec 28, 2015 11:21 am
Reply with quote
Report this post
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

teitbite
Thu Dec 31, 2015 5:13 pm
Reply with quote
Report this post
Hi

Please add this to override.css file:

Code: Select all
@media only screen and (max-width:600px) {
.box.title-right .header, .box.title-left .header {
    top: 0;
}
}
User avatar
Moderator

GK User
Fri Jan 01, 2016 12:11 pm
Reply with quote
Report this post
Hi, It still doesnt work. Cant click on the headlines via mobile or tablet.

BR J
User avatar
Fresh Boarder

GK User
Sat Jan 02, 2016 10:22 am
Reply with quote
Report this post
Solved it by re-add original mobile.css file. Don't know what happened but it worked by re-adding the original file again.

Thanks for help!
User avatar
Fresh Boarder

teitbite
Sun Jan 03, 2016 5:07 pm
Reply with quote
Report this post
Hi

Interesting. Probably programmers has fixed this (or break it) in last version. Anyway, good call. Thank You.
User avatar
Moderator


cron