it used to work. but when I updated it is not working.
when someone clicks the one out of 3 icons, it is supposed to open and shows any titles of posts.
so, please let me know what to do. thanks Dear!
in addition, when I did delete little CSS in quick CSS ( general styling )
”
#mytab .av-tab-section-inner-container {
display: none;
}
@media only screen and (max-width:767px) {
#top #wrap_all #main h3.av-magazine-title.entry-title
{ font-size: 18px; } }
”
it shows automatically wiithout any click.
what I want to do is that normally it shows only 3 icons and.
when someone click one it shows that list of posts.
please let me know. thanks.