g_franchini Posted January 12, 2022 Share Posted January 12, 2022 Site URL: https://www.gabrielefranchini.it Hi, I'm using 7.0 Forte template, I have an issue on mobile devices: my business informations (settings > business information) appear in an ugly way on mobile (see attachment), also their useless since I have the same informations in . I don't want to delete them from the business informations since they could be useful for SEO or other things, but I wish to remove them from being visible. Has anyone fixed this problem previously or knows how could I solve it with some custom CSS? I tried the code below, but it doesn't work in my case: .sqs-mobile-info-bar-show-overlay ~ #siteWrapper #header { display: none; } Let me know, thanks, Gabriele. Link to comment
tuanphan Posted January 14, 2022 Share Posted January 14, 2022 Hi. What is password? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
g_franchini Posted January 15, 2022 Author Share Posted January 15, 2022 Hi Tuan, PW: gf2021 Thank you! Link to comment
tuanphan Posted January 17, 2022 Share Posted January 17, 2022 On 1/15/2022 at 10:54 PM, g_franchini said: Hi Tuan, PW: gf2021 Thank you! Add to Design > Custom CSS /* remove mobile info */ div#mobile-location { display: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
g_franchini Posted January 17, 2022 Author Share Posted January 17, 2022 Hi Tuan, it worked perfectly, thanks! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment