By David Falise on Friday, 07 September 2018
Posted in Technical Issues
Replies 3
Likes 0
Views 501
Votes 0
Users are having issues on mobile devices
menu tabs not working
page options not functioning with touching drop downs

please check all areas and advise

regards,

David
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

Based on what i checked, it seems like your site header logo text caused the issue, you can check my attached screenshot below.

Since you render your logo text too long which caused that area unable to click anything.

1. Try consult with your template provider regarding this.

2. Or you can apply this following custom css into your site template css file.


#es.is-mobile.es-main {
z-index: 9999 !important;
}
·
Saturday, 08 September 2018 10:45
·
0 Likes
·
0 Votes
·
0 Comments
·
I need to have more details as to what CSS file this code would need to go into?

My template is js_intranet (Dark Grey Dashboard) Default
I have several locations that have CSS files

After <head>
Before </head>
After <body>
Before </body>
·
Monday, 10 September 2018 04:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

I am really sorry for the delay of this reply as it is a public holidays for us here.

I think you can try apply this custom css into your site backend > Easysocial > theme > custom css .

After you applied those custom css, you have to clear your backend, template, browser cache before you re-test this.
·
Monday, 10 September 2018 11:52
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post