tbScrollToTop button

ThemeBurn SupportForumsOpenCart ThemesBurnEnginetbScrollToTop button

This topic has been marked as not resolved.

Hi again,

Can you tell me how to change positions for scroll to top button or my chatra box.
chatra
I add chatra through Module blocks, put it on Content last row, played with all possible paddings etc, but no success.

December 12, 2017 at 5:07 pm #62858

Hi,

Where exactly do you want to position the scroll to top button? You can easily place it on the right with a bit extra CSS:

#tbScrollToTop {
  left: 20px;
  right: auto;
}

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

BR,
ThemeBurn team

December 18, 2017 at 3:09 pm #62889
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.