The compare page is not optimazed for mobile phones…
-
Hi,
The compare page is not optimazed for mobile phones…
See my image.
The 2 second colomn does not fit in the screen.
I should be 2 colomns not 1,5 …
Can you help me adjust this?
Attachments:
You must be
logged in to view attached files.
See the private content to log in
Hello,
It’s not a bug. It is specially made so that it is visible that there are products and there is a place to scroll.
If you do not like it, you can use the below code for making 2 columns:
@media (max-width: 768.98px) {
body .wd-compare-table td {
flex-basis: 50%;
}
}
Kind Regards
And how can I add this page into the account page/menu?
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry to say but right now there is no option in Theme Settings available for that. It requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.
Kind Regards