• Resolved aggie777

    (@aggie777)


    Is there a way to customize the above? Also — how to center this “Title”, that is above icons.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Heateor Support

    (@heateor)

    Yes. You can apply CSS to div.heateor_sss_sharing_title selector. For example:

    div.heateor_sss_sharing_title{
        font-size: 15px !important;
    }
    Thread Starter aggie777

    (@aggie777)

    Thank you for your reply Team Heateor!

    Would you be so kind and tell me what file to open and where exactly should I place this code?

    Plugin Author Heateor Support

    (@heateor)

    You can place the CSS in Custom CSS option in Miscellaneous section at plugin options page in admin area.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Font size of “Title” — text displaying above sharing interface’ is closed to new replies.