Customer Account

  • Posts: 21
  • Thank you received: 0
13 years 7 months 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: 13 years 7 months ago by Sub-R.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 7 months 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
13 years 7 months ago #12508

Thanks Nicolas!

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

Time to create page: 0.049 seconds
Powered by Kunena Forum