Logo and sticky-header problem

ThemeBurn SupportForumsOpenCart ThemesKiddos OpenCart ThemeLogo and sticky-header problem

This topic has been marked as not resolved.

Hello, i got issue with sticky-header and logo. Logo doesn\’t change resolution.
I found this solution http://support.themeburn.com/topic/layoutdisplay-issue#post-57033
But it doesn\’t work. http://imperiadetstva.com/ – this is website where i try to apply

I changed css file

Also i add screenshot of my settings for logo. What should i do to have normal resolution in main menu and little bit smaller logo in sticky-header?

April 21, 2017 at 6:38 pm #58478

Hi,

We’ve checked your generated source code and cannot see the fix you have applied. Do you have theme cache enabled? You need to clear theme if it is ON.

If you are not sure whether you have applied the fix correctly, you can insert it like a custom CSS code from the theme control panel:

.tbStickyScrolled #site_logo img,
.tbStickyRow #site_logo img
{
  max-height: 50px;
}

Another thing you can do is to update the theme to the latest version where the resize issue with sticky header is fixed:

- download theme
- upload it to your server
- go to theme control panel and run the updater
- re-save theme control panel settings

Update is a safe process if you haven’t modified any theme files. In any case it is always a good practice to have a database and files backup.

P.S. We really like to change your negative rating, so if you have any other problems, please let us know.

BR,
ThemeBurn team

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