Modify mini cart display

  • Posts: 259
  • Thank you received: 10
8 years 2 months ago #249544

-- HikaShop version -- : 2.6.4
-- Joomla version -- : 3.6.2
-- PHP version -- : 7.0.10
-- Browser(s) name and version -- : Firefox 48

For shop design reasons i'm "forced" to use the mini cart. However for better display i need to modify the looks so everything appears on 1 line like this

<cart module title><X items for Y price>
<checkout>

How would i go about that? Once that is done i can move onto changing text height.

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
8 years 2 months ago #249547

Hi,

Having all on one line only depends on the CSS that you're using.

Such CSS should do:
.bd-joomlaposition-5 .jmoddiv.jmodinside { width: auto !important; }
.bd-joomlaposition-5 div, .bd-joomlaposition-5 h4{ display: inline !important; }

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

Time to create page: 0.054 seconds
Powered by Kunena Forum