By ACV multimedia on Thursday, 25 June 2020
Posted in General Issues
Likes 0
Views 608
Votes 0
Hi,

I put the EasyBlog - Custom Field Search Module to display the filters. I would like the tabs to be closed in the mobile version, how can I do this?

Thanks,
I've applied some custom css from your site backend > Easyblog > theme > css .


body #eb.mod_easyblogcustomfieldsearch .eb-mod-media-thumb {
display: none;
}
·
Thursday, 25 June 2020 15:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

when you enter from the mobile they are deployed, what I want is that when you enter from the mobile they are closed and the user if he wants he deploys them.

The first look must be closed, but only in the mobile version.
·
Thursday, 25 June 2020 15:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Okay, I've removed above custom css as what I mentioned at my previous reply.

Can you download my attached file then replace into this file location and see how it goes?

JoomlaFolder/templates/themis/html/mod_easyblogcustomfieldsearch/default.php

Do take note for those new folder you have to manually create it.
·
Thursday, 25 June 2020 16:23
·
0 Likes
·
0 Votes
·
0 Comments
·
It works! thanks!
·
Thursday, 25 June 2020 17:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Thursday, 25 June 2020 18:03
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post