Action button responsive

ThemeBurn SupportForumsOpenCart ThemesBurnEngineAction button responsive

This topic has been marked as not resolved.

Hi,
How can i make action button responsive?

 

Thank you
Kind regards

Daniel

October 17, 2018 at 3:20 pm #65854

Hi Daniel,

Can you please provide some more information? For the moment we are not able to fully understand your request. If appropriate, you can attach some screenshots to better illustrate, what exactly you mean.

BR,
ThemeBurn team

October 22, 2018 at 11:23 am #65887

Hi Please see file,

its the “call to action” on normal screen its ok but on mobile not

Thank you

October 24, 2018 at 10:35 am #65895

Hi,

You can use this quick fix:

.btn {
    height: auto !important;
    white-space: normal;
}

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

BR,
ThemeBurn team

October 31, 2018 at 9:53 am #65923

Thanks

October 31, 2018 at 2:50 pm #65939

Glad we’ve helped!

BR,
ThemeBurn team

November 2, 2018 at 11:35 am #65955
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.