Option design issue

ThemeBurn SupportForumsOpenCart ThemesBurnEngineOption design issue

This topic has been marked as resolved.

Hello,

I have problem with size option  style changing. Could you please show where I can change it?

Please teke a look pics with issue on my page:

http://imgur.com/a/xbeNi

I put this option here:

http://imgur.com/a/qAy0Y

And I need to get result like that:

http://imgur.com/a/siykr

My theme version is:

Current themePavilion v2.1.5 /installed on 21.11.2016 20:06/
BurnEngine version1.1.5

Please help me to fix it.

Thank you.

 

 baxur
December 6, 2016 at 12:06 pm #54023

Hi,

We will need admin access, so we can check your configuration.

You can use hidepost to share private information with the support staff.

BR,
ThemeBurn team

December 8, 2016 at 5:37 pm #54139

Hello,
Please get access info:

Please take a look mobile version of medap.lv too…
because there is bug with options too… like in screen below:

http://imgur.com/a/kSKjc

Thank you for your help.

 baxur
January 22, 2017 at 8:16 pm #55701

Hello,
Please get access info:

Please take a look mobile version of medap.lv too…
because there is bug with options too… like in screen below:

http://imgur.com/a/kSKjc

Thank you for your help.

 baxur
January 22, 2017 at 8:16 pm #55702

Hi,

Can you please provide admin access as well?

BR,
ThemeBurn team

January 25, 2017 at 3:53 pm #55835

Hello,
Yes, please…

 baxur
January 26, 2017 at 9:26 am #55857

Hi,

Have you moved your website? Neither admin, nor ftp access is working?

BR,
ThemeBurn team

January 30, 2017 at 10:06 am #55955

Its moved, but admin access and ftp with provided login and pass working.

 baxur
January 30, 2017 at 12:09 pm #55956

Hi,

We’ve never achieved to login into your admin panel. It always give us 403 Forbidden. Unfortunately, we cannot know the cause why all your options are treated like image options.

Anyway, here is a solution that will do a job:

.options .image img:not([src*="http"]) {
  display: none;
}
.options .image img:not([src*="http"]) ~ span {
  display: block;
  min-width: 30px;
  height: 30px;
  padding: 0;
  line-height: 30px
}

Add these styles from the Theme CP > Theme Settings > Custom > Custom Stylesheet text field.

BR,
ThemeBurn team

February 1, 2017 at 2:00 am #56013

Thank you very much :)

 baxur
February 2, 2017 at 9:04 pm #56082

Glad we’ve helped :)

If you like Pavilion, we will be grateful, if you leave your rating at ThemeForest.

BR,
ThemeBurn team

February 7, 2017 at 10:28 pm #56174
Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.