-
AuthorPosts
-
June 25, 2021 at 5:34 am #1307378
Hello, I have a problem. Cart and Tabs with the content disappears on the mobile version. I had the same problem on many pages. Please help
June 9, 2021 at 6:06 am#1304789REPLY
Rikard
Moderator
Hi Sergio,You have this CSS added, probably in Quick CSS:
@media only screen and (max-width: 767px) {
.avia-builder-el-3 {
display: none!important;
}
}
Please remove it.Best regards,
RikardJune 23, 2021 at 2:42 pm#1307159EDIT | REPLY
Sergio
Participant
Hi Rikard, thanks for your reply.
I removed this CSS, but it didi not help. The cart is still hedden in mobile vercion
Screenshot: https://yadi.sk/i/z94_g19Ojk8Rhw
Once I remove this CSS, that what happens with the website:
https://yadi.sk/i/G3nYUNByfcFywA
https://yadi.sk/i/F3vT1plQSw1klAJune 23, 2021 at 2:52 pm#1307160EDIT | REPLY
Sergio
Participant
I paste CSS back. Problem with colums solved on the main page.. And the problem with hidden content exists only with mobile vercion…And if I remove CSS, that what happens even in full width on pc
product page screenshot https://yadi.sk/i/RH9qWjthAbAAdQ editor screenshot https://yadi.sk/i/y316BdGNHwBedwand something wrong with displaying of the columns on the mail page. The right column runs on the top of right column.
editor screenshot https://yadi.sk/i/oPm4EMDhBbc9pw page screenshot https://yadi.sk/i/VY_8pjOitZ1cmgThis reply was modified 1 day, 14 hours ago by Sergio.
June 25, 2021 at 4:20 am#1307367REPLYRikard
Moderator
Hi Sergio,Please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site. Also include the information which you posted in this thread.
Best regards,
RikardJune 26, 2021 at 6:41 am #1307496Hey Sergio,
Thanks for opening a new thread. You can use any email for the account, or the one in private. Just remember to post the login details here in private, so that all moderators have access to them.
Best regards,
RikardJuly 5, 2021 at 4:07 pm #1308802This reply has been marked as private.July 6, 2021 at 6:43 am #1308870Hi,
Thanks for that. I removed this CSS from your Quick CSS, and that worked:
.avia-builder-el-3{ display:none!important; }
The class you are using there is a general class which will be applied to every third layout builder element on any page. If you need it for another element, then please try to explain your intentions, so that we can give you more specific CSS to use.
Best regards,
RikardJuly 16, 2021 at 12:14 pm #1310392Hello, Rikard. Yes, it works fine. Thank you very much for your help!
July 17, 2021 at 5:17 am #1310464Hi Sergio,
We’re glad that Rikard could help you out :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘Cart, content disappears on the mobile version’ is closed to new replies.