Sticky header – logo max size not working

ThemeBurn SupportForumsOpenCart ThemesTechnopolis OpenCart ThemeSticky header – logo max size not working

This topic has been marked as resolved.

Hello,

I think there is a bug in Page Builder – Site Logo module. In settings, you can edit Max width and Max height for different screens and for Sticky header (see picture). But no value is working for sticky header, logo always get max size value from screen settings (based on window size).

I think that style for “.tbSticky #site_logo img” is not saved. Everything work as expected, if I add this code to Custom Stylesheet:

.tbSticky #site_logo img {
 max-height: 30px;
}

Best regards,

Jan

 Smurv
March 29, 2017 at 3:55 pm #57838

Hi Jan,

This has been fixed in the latest version. It is available for download from your ThemeForest account.

BR,
ThemeBurn team

April 2, 2017 at 11:45 pm #57952
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.