Custom fields css

  • Posts: 53
  • Thank you received: 0
11 years 9 months ago #59660

Hi there

quick question... how do i edit the css of the custom field item, field type - customtext?

I have a few custom text fields acting as headings to form sections and would like to make the text slightly larger and bolder to stand out more?

many thanks

nick

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

  • Posts: 81604
  • Thank you received: 13082
  • MODERATOR
11 years 9 months ago #59725

Hi,

You can add CSS for that. Something like that:

#hikashop_product_custom_item_value_XXX{
font-size: 2em !important;
font-weight: bold;
}

where XXX is the id of the custom field.

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

Time to create page: 0.056 seconds
Powered by Kunena Forum