Digital experiences for all disciplines
Forum Replies Created
-
-
Hi Kyle,
I have found a way to bring all images to the same heigh.
I used this css code:
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
width: auto !important;
height: 350px !important;
margin-left: auto !important;
margin-right: auto !important;
}This code works fine for most of my product images. Only the smallest images are distorted know. Do you have an idea how I could fix this little issue?
Example link: http://goodtimesdeals.de/produkt-kategorie/sonnenbrillen-men/page/4/
This reply has been marked as private.Like I said before, I can not upload any other image sizes, because the images come from different affiliate shops.
So do I have another possibility to solve this issue?
Please find a sceenshot attached. The screenshot is from this site: http://goodtimesdeals.de/produkt-kategorie/snowboards-men/
Attachments:
You must be logged in to view attached files.Hi Mohammad,
the product slider is still not completely visible on screens smaller than 496px (see image attached).
Attachments:
You must be logged in to view attached files.I have cleared all my caches, but the issue is still there. On desktop you can see how the product info text in product carousel disappers when you use a display size of 780px or smaller. And when the display size gets smaller than 724px the product info text start to appear again (first row: product name, second row: price, third row, sale price).
Any ideas how I could solve this issue?
Hi David, I think I have found a solution for this issue by myself.
What do you want me to select in the header options – “on” or “off”?
Nevertheless I think that this option has an influence on the menu on displays smaller than 1024px, but I have a problem how the navigation/menu is shown on display between 1024px and 1200px.
It doesn’t make a difference if click on “on” or “off” here! The menu/navigation behaves the same.
Hi Mohammad,
as you can see on the screenshot attached, I don’t want the menu to be shown in 2 rows. I prefer 1 row or the switch to the mobile menu on smaller displays.
If there is no solution to show the menu/navigation bar in 1 row on display sizes between 1024px and 1200px, it would be ok for me when the mobile menu appears on displays smaller than 1200px.
Attachments:
You must be logged in to view attached files.Thank you very much. Now it looks perfect.
I still need your assist here! Did you find a solution? Many thanks for your help in advance.
I still need your assist here! Did you find a solution? Many thanks for your help in advance.
As you can see in the screenshot I made the settings that should force the link to the external website from the category page. The developer of the plugin says, this problem is related to the theme.
Attachments:
You must be logged in to view attached files. -