hi. how can i change the cart color to orange? https://www.sendspace.com/file/see2gc
and how can i display the images (green screenshot) in full size without crop?
same problem is here. https://www.sendspace.com/file/q7ecvh
Hey diefleischerei!
1- Please add following code to Quick CSS
a.cart_dropdown_link {
color: #f05a1a!important;
}
2- Please go to Settings > Media and change thumbnail sizes and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Regards,
Yigit
Ok. thanks. i have installed the plugin.
change to which size ??? https://www.sendspace.com/file/qinbpw
Hi!
Height should be 80px and you should adjust the width accordingly to fit your thumbnails. If you would like to disable border radius, please add following code to Quick CSS
.avia-post-nav .entry-image img { border-radius: 0; }
Best regards,
Yigit
size set to 80 x 53 px and regenation but no effect.
Hi!
I checked the page and the thumbnails are changed: http://www.weinkellerei-woeber.at/weinkellerei/?product=zweigelt-2
Regards,
Ismael
YEs, works NOW fine! Thanks.