Customer Account

  • Posts: 21
  • Thank you received: 0
14 years 1 month ago #12426

Where do I go to remove the border from the headings on the customer account pages. on the main page, there is a solid boarder and no background. On the Address and order pages, I'm not sure if there is a boarder, but there is a solid background. I just want the text with no boarder or background like the page for edit your details.





Attachments:
Last edit: 14 years 1 month ago by Sub-R.

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

  • Posts: 83777
  • Thank you received: 13561
  • MODERATOR
14 years 1 month ago #12452

You need to go in the config under the tab display and edit your front end CSS.

There add the code below:

.hikashop_cpanel_title fieldset,#hikashop_order_listing fieldset, #hikashop_address_listing fieldset{ border: 0px; }


and remove the code:
#hikashop_order_listing fieldset, #hikashop_address_listing fieldset, #hikashop_affiliate_main fieldset {
border: 1px solid #CCC;
background-color: white;
}

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

  • Posts: 21
  • Thank you received: 0
14 years 1 month ago #12508

Thanks Nicolas!

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

Time to create page: 0.059 seconds
Powered by Kunena Forum