Hi,
As all we know, we can use "Value Display HTML" to change the way the content of a custom field appears in item page. For example I added some css here:
And when a user put a link in that custom field, it will show like this in item page:
That's awesome. We can directly and fully control it just from inside of the custom field create or edit page. But how about the custom field's title itself?
For example in this example (above) I made it to be shown as a button (and will add a float: left), and want to hide its title (its title is in right side of it with a bag icon. the title of custom field I mean) (and want to change some of other custom field's title too look in other ways). How to do it form inside of custom field edit page? I know I can do it by adding some css to EXTRA, but adding a field just like "
Value Display HTML" will be just what makes it as simple and fast as possible.
Regards
As all we know, we can use "Value Display HTML" to change the way the content of a custom field appears in item page. For example I added some css here:
And when a user put a link in that custom field, it will show like this in item page:
That's awesome. We can directly and fully control it just from inside of the custom field create or edit page. But how about the custom field's title itself?
For example in this example (above) I made it to be shown as a button (and will add a float: left), and want to hide its title (its title is in right side of it with a bag icon. the title of custom field I mean) (and want to change some of other custom field's title too look in other ways). How to do it form inside of custom field edit page? I know I can do it by adding some css to EXTRA, but adding a field just like "
Value Display HTML" will be just what makes it as simple and fast as possible.
Regards
Last edited: