AbanteCart Community

Shopping Cart Operations => Tips and Tricks => Topic started by: OneMore on December 23, 2023, 12:28:23 PM

Title: Solution - How to align the language, cart, and currency blocks to the right
Post by: OneMore on December 23, 2023, 12:28:23 PM
Tested for Abantecart 1.2.11:

1) Optional: disabling the social icons block

2) Edit "storefront/view/default/stylesheet/style.css" and replace "float: left" by "float: right" for blocks 5 to 7, at lines 418 to 426.

3) Optional: If you want to keep the original order these blocks, go to "Design > Layout" and drag and drop the blocks to invert their order.
The block you want the most to the right must be on the left in "Design > Layout". Then click the "Save" button.
Title: Re: Solution - How to align the language, cart, and currency blocks to the right
Post by: abantecart on December 23, 2023, 01:16:19 PM
Thank you OneMore for sharing. In newer versions or 1.3.x for Bootstrap 5 templates this will be different