This topic has 2 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Olga Barlow
Hi,
I am suing yith brand plugin for the brands, but in the listing brands photos are not showing, when i check the inspect, i can see that there is style style=”display: none !important;” for the image. when i use another theme its working fine. please check this one for me
and also, price filter is not showing properly styled like the one in demo version of xstore theme.
another thing, footer section has no padding from left side on mobile view, maybe can fix that one in next update 🙂
please refer to the link below for the screen shots.
Hello,
1) This is not our theme issue because I have enabled default Storefront theme and can see the same problem http://prntscr.com/e3mkdy Contact with plugin author to get support.
2) This is not our theme styles. Very likely you are using some additional plugin that adds additional styles for the price filter http://prntscr.com/e3mj53 Add the following custom to remove border
.price_slider_wrapper .ui-slider {
border: none;
}
3) It’s because of your styles in child theme style.css http://prntscr.com/e3mh4l
Regards
You must be logged in to reply to this topic.Log in/Sign up