Changing the font size of an attribute

Hi,

Please try to use this CSS snippet (How to add custom code snippets - HivePress Help Center):

.hp-listing--view-block .hp-listing__attributes--primary .hp-listing__attribute {
	font-size: 20px;
}

Please note that it can require further customization.
If customizations are required for your site, please try customizing it using the collection of code snippets Search · user:hivepress · GitHub and other developer resources, or consider hiring someone for custom work https://fvrr.co/32e7LvY

1 Like