Some Display issue after update burn engine with Brainy Filter

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeSome Display issue after update burn engine with Brainy Filter

This topic has been marked as resolved.

Hi
I have update the theme to Pavilion Stylish v2.2.2 /installed on 26.12.2016 15:44/

some display issues occur

1.)topspace.jpg
in the Categories page, the top of the site have a different height compare with the general page.
I have tried to edit it in CP/STYLE/Content WRAP/Margin/top , but whatever i modify, it cannot be fixed.

2.)wrong position of cart and wishlist.jpg
after update, the small cart icon and wishlist icon under the product img have a wrong position.
It is not in the middle and the width between two icon is too long.

3.)brainy filter button.jpg
the brainy filter button style issue cannot be fixed by the following css

.bf-buttonclear {
display: block;
padding: 0 20px;
line-height: 30px;
text-align: center;
max-width: 100%;
background-image: none;
}
how can i fix the style issue of the button now?the css above cannot fix the issue now

thanks

February 25, 2017 at 7:01 pm #56894

question 1 solved
here is the attachemnt png

March 6, 2017 at 11:35 am #57182

now there are total three problems

1.)the reset button of the brainy filter in desktop view have a display issue.
2.)after updated,the small cart icon and wishlist icon under the product img have a wrong position.
3.)in the mobile view, i know that Defer JS Combine JS need to be turned off to let the brainy filter work with burnengine, but the popup filter button still have a display problem in mobile view, in the attachment IMG, the button is out of the screen in the left side.

March 8, 2017 at 2:44 pm #57251

since it is very urgent for me to fix the filter problems, i spent two days to find out i have no choice but edit the css file of the Brainy Filter directly.

.bf-buttonclear {
display: block;
padding: 0 20px;
line-height: 30px;
text-align: center;
max-width: 100%;
background-image: none;
}
the css above cannot solve any problem if add to custom css stylesheet in CP.

to resolve the button problem, i need to edit

catalog/view/theme/default/stylesheet/brainyfilter.css

March 16, 2017 at 8:00 pm #57509

now only one issue ask for help,

After updated,the small cart icon and wishlist icon under the product img have a wrong position.

please help to fix this
i really have no idea about it.

March 16, 2017 at 8:02 pm #57510

Hi Ken,

We’ve added the correct OFFSET setting in your listing options.

BR,
ThemeBurn team

March 23, 2017 at 6:20 pm #57700

ok thanks!
fixed!

March 23, 2017 at 6:20 pm #57701

Glad we’ve helped :)

BR,
ThemeBurn team

March 23, 2017 at 6:26 pm #57703
Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.