change "Scroll to top" icon position

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart Themechange "Scroll to top" icon position

This topic has been marked as resolved.

Hello,

Can anyone tell me how to change the “Scroll to top” icon from right bottom corner to the left bottom corner.
(Shoppica OpenCart Themeļ¼‰

Thanks in advance.

BR.
Jammy.

January 20, 2018 at 2:44 pm #63223

Hi Jammy,

You will need this extra CSS:

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

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

BR,
ThemeBurn team

January 21, 2018 at 6:54 pm #63232

HI,

Yes, it works.
Thank you so much!

BR.
Jammy

January 24, 2018 at 5:22 am #63275

Glad to be of assistance!

BR,
ThemeBurn team

January 30, 2018 at 4:45 pm #63343
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.