[Solved]Move button in cart

  • Posts: 203
  • Thank you received: 0
10 years 6 months ago #181184

-- HikaShop version -- : HikaShop Business 2.3.4
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.4.30
-- Browser(s) name and version -- : Firefox 33

Hello team,

how to move the button to another position.

see attached screen.

awesomescreenshot.com/0c33wv3fb1

Last edit: 10 years 5 months ago by CMS-Buttler.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
10 years 5 months ago #181273

Please Log in or Create an account to join the conversation.

  • Posts: 203
  • Thank you received: 0
10 years 5 months ago #181357

I know that link.

but it does not help me

would prefer some more help.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
10 years 5 months ago #181414

Hi,

It's just some css, you have to put a text-align:right; or a float:right property on the desired class.
This class can be found thanks to your browser console.

#hikashop_checkout_next_button{ float: right !important;}
#hikashop_checkout_shopping_button{clear: both; float:right !important;}

The following user(s) said Thank You: CMS-Buttler

Please Log in or Create an account to join the conversation.

Time to create page: 0.067 seconds
Powered by Kunena Forum