How can we help you today?

How to Customize the Design of the Tooltip Title in the Tooltip Design Element Using Custom CSS

By default, the only customization option for the Tooltip Design Element is the placement of its pop-up content:


customization options for Tooltip


This article will demonstrate how you can customize the color and font size of the Tooltip title using Custom CSS:


Tooltip Title with Custom CSS


TABLE OF CONTENTS


Prerequisites


Step-by-step Tutorial

There are two ways to customize the color and font size of the Tooltip title on your page. Follow the option that best suits your needs. 


Option 1: Customize a Specific Tooltip Title

This option allows you to customize the color and font size of a single Tooltip title on your page. Copy the code below and click Get Started:


color: red;
font-size: 28px;



Step 1: Edit the ShortPoint Web Part

  • Go to the SharePoint page you want to use and click Edit:

Edit


  • Click the close icon to exit the Toolbox:

Close Button


  • Click the ShortPoint tag.
  • Select the Edit properties icon:

Edit properties icon


Step 2: Copy the code

  • Copy the Custom CSS code below:
color: red;
font-size: 28px;

Step 3: Edit the Tooltip Design Element


NOTEBefore proceeding, make sure you already have the Tooltip Design Element on your page. To add it, check out How to Customize the Tooltip Design Element.

Tooltip
  • Click the Tooltip tag:

Tooltip tag


  • Select the cogwheel icon:

cogwheel icon


Step 4: Paste the code

  • Click the next icon:

next icon


  • Go to the Custom CSS tab.
  • Paste the code.

Step 5: Save

  • Click the green check mark.
  • Click the eye icon to see your page in real-time:

eye icon


  • Click Save to apply your changes:

Save


Option 2: Customize All Tooltip Titles on your Site Collection

This option allows you to customize the color and font size of all Tooltip titles on your site collection. Copy the code below and click Get Started:


.sp-type-tooltip {  color: red !important;  font-size: 32px !important;}



Step 1: Open Theme Builder


NOTEBefore proceeding, make sure you already have the Tooltip Design Element on your page. To add it, check out How to Customize the Tooltip Design Element.

Tooltip


  • Go to the SharePoint page you want to use and click the ShortPoint icon:

ShortPoint icon


  • Select Theme Builder.

Step 2: Copy the Code

  • Copy the Custom CSS code below:


.sp-type-tooltip {  color: red !important;  font-size: 32px !important;}

Step 3: Paste the Code

  • Go to Utilities:

Utilities


  • Select Custom CSS:

Custom CSS


  • Paste the code.
  • Customize the color and font-size values according to your preferences.
  • Click Apply:

Apply


Step 4: Publish

  • Once satisfied, click Publish:

Publish


That’s it! You've now learned how to customize the appearance of Tooltip titles in your Tooltip Design Elements.


Related articles:


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.

World's best intranet sites are designed using ShortPoint

Get started today! Learn more
See all 59 topics

Start a trial

Ignite your vision. Install ShortPoint directly on your site, or play in sandbox mode. No credit card required.

Get started today

World’s best intranet sites are designed using ShortPoint

Thousands of companies using ShortPoint everyday to design, brand and build award winning intranet sites.

Get started Learn more