AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: Denise Ferris-Suchard on September 06, 2019, 03:59:55 PM

Title: Font Icons on Mobile
Post by: Denise Ferris-Suchard on September 06, 2019, 03:59:55 PM
It appears that the font Icons do not appear when viewed on mobile, I did try to research and all I found was to add this to to the CSS, so I added to all but still not change, any suggesttions please.                       


                                             
#wpforo-wrap .wpforo-forum-icon {
    display: block !important;
}

@media screen and (max-width: 620px)
    #wpforo-wrap .wpfl-1 .wpforo-forum-info {
    width: auto !important;
}
Title: Re: Font Icons on Mobile
Post by: CTGO.co on September 08, 2019, 05:11:55 AM
I guess you have to clean your browser history and website cache.