Home>Support>How to change size of Leave a Reply, and others?

How to change size of Leave a Reply, and others?

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I’m running vantage and the “leave a reply”, “share this” and a few others are all very small. Even though they are listed as an “H3”, they are not the same size as my other “H3″s. I’d like to change the font size so it’s able to be read.

Here is an example:
https://www.workingwithrandom.com/exploring-our-5-main-senses/?customize_changeset_uuid=05e4bcce-a072-4c3d-9883-b651441e1a16

Thank you!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 9 months ago Alex S
    Hi, I Work Here

    Hi WorkingWithRandom,

    You can change these with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add (and adjust) the following CSS:

    /* X Comments, Leave Reply */
    #comments-title, #reply-title {
    	font-size: 14px;
    }
    
    /* Share This */
    div.sharedaddy h3.sd-title {
    	font-size: 12px;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  2. 7 years, 9 months ago WorkingWithRandom

    That seems to have done the trick! Thank you!

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More