Join our new community forum for support & discussion

Join Now

Home Support Themes ExpertHive Font size of expert page (primary section)

Font size of expert page (primary section)

  • Author
    Posts
  • jay@edmission.co

    I tried to add the below CSS but it only successfully change the block blackground color not the font size of the primary block. Am I missing something? Thanks

    .hp-vendor__attributes–primary {background:#FFFBEE!important; font-size:10px!important}

    https://www.edmission.co/vendor/jay/

    yevhen developer

    Please try this CSS snippet for font size

    .hp-vendor--view-page .hp-vendor__attributes--primary .hp-vendor__attribute{
    	/*
    	 Set font size by your requirements
    	 */
    	font-size: 1px !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

New Reply

This forum has been archived and is no longer accepting new posts or replies. Please join our new community forum for support & discussion.