shipping and payment methode remove linebreak

  • Posts: 88
  • Thank you received: 2
9 years 4 days ago #247862

-- HikaShop version -- : 2.6.3 essential
-- Joomla version -- : 3.6.2
-- PHP version -- : 5.55

Hi
in the shipping method (and payment) there is an extra linebreak (br) between the title and the subscription.
Can you tell me how to remove it ?


regards Jan

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

  • Posts: 2143
  • Thank you received: 747
9 years 4 days ago #247883

Hi,

The simplest way is to use CSS like this:

.hikashop_payment_methods_table br, .hikashop_shipping_methods_table br {
  display: none;
}

www.hikashop.com/support/documentation/1...the-display.html#css


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
Last edit: 9 years 4 days ago by lousyfool.
The following user(s) said Thank You: Polleke

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

  • Posts: 88
  • Thank you received: 2
9 years 3 days ago #247910

that works fine.

thank you

regards Jan

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

Time to create page: 0.070 seconds
Powered by Kunena Forum