Brand logo size adjustment
-
Hello,
Can you help me find a control or a method to enlarge the brand logo filter in a products page please?
See screen shot and link
Thank you
Attachments:
You must be
logged in to view attached files.
Hello,
To do this, try to add the following code snippet to the Custom CSS area in Theme Settings.
.xts-sidebar-inner .xts-filter-swatch.xts-with-brand.xts-size-l {
width: 100px;
height: 100px;
}
Kind Regards
Thank you. Looks good, but introduces an undesirable scroll bar. can this be styled out ?
Attachments:
You must be
logged in to view attached files.
To fix this, you need to increase the height for the widgets in Theme Settings -> Product archive -> Widgets https://monosnap.ai/file/7LWwqoA9h5wYksY2olsA2UXR8WfD0b
Great. Thank you. All done.
The topic ‘Brand logo size adjustment’ is closed to new replies.