By errico on Friday, 03 March 2017
Posted in General
Replies 1
Likes 0
Views 134
Votes 0
Hi. When we use iphone there is a little blank line on the easy social search module.
For the mobile i can't use any developer tool and i don't know how remove it. How can i remove this line?
Please see the attachment
Hi there,

I have applied some modifications on this path /templates/jsn_shine_pro/css/customs/customs.css on css code below

@media (max-width:768px)
{
#es .es-toolbar .o-navbar-search .o-navbar-search__query{
margin-left: 3px !important;
}
}


Please give it a check and see how it goes
·
Friday, 03 March 2017 12:33
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post