Trendo Header Shift

ThemeBurn SupportForumsOpenCart ThemesBurnEngineTrendo Header Shift

This topic has been marked as resolved.

I want to use the “fixed” version of Trendo. When I set the header to “fixed” it shifts to the left about 15px. How can I correct this?

Standing by…

  • This reply was modified 2364 days ago by  leonardmichael. Reason: Typo
November 3, 2017 at 9:55 am #62330

Hi,

Can you try to use this CSS fix:

#header.container.tbSticky:not(.tbStickyScrolled), #header.tbStickyScrolled.tb_sticky_width_fixed,
#sticky_header.tb_sticky_width_fixed
{
  left: 50vw;
}

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

BR,
ThemeBurn team

November 3, 2017 at 3:08 pm #62339

Perfect! Thank you!

November 4, 2017 at 11:07 am #62356

Glad we’ve helped!

BR,
ThemeBurn team

November 13, 2017 at 4:53 pm #62508

I just noticed that this code that you provided (above) conflicts with the responsive mobile menu.

Please advise.

November 14, 2017 at 1:04 pm #62558

Header still shifting to the left about 15px. My client is complaining. Please advise.

Standing by…

November 15, 2017 at 7:42 am #62563

Hi,

Can you please provide a screenshot how the extra code conflicts with the responsive mobile menu?

Thanks,
ThemeBurn team

November 17, 2017 at 5:38 pm #62608
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.