How can we help you today?

How to Change the Hover Color of the Link Design Element

By default, there is no option to change the hover color of the Link Design Element:


no hove color by default


This article will demonstrate how to change the hover color using Custom CSS:


change hover color


TABLE OF CONTENTS


Prerequisites


Interactive Tutorial

Copy the code below before starting the tutorial:


.shortpoint-btn-link:hover, .shortpoint-btn-link:focus {
color: yellow !important;
}



NOTEThe Custom CSS will affect all Links inside the container. For example, if the Link is located inside a Row, all Links inside that Row will change.


all links change


Step-by-step Tutorial

Follow the detailed guide below to learn how to change the hover color of the Link Design Element.


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 icon

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

Edit properties icon


Step 2: Copy Code

  • Copy the Custom CSS code below:
.shortpoint-btn-link:hover, .shortpoint-btn-link:focus {
color: yellow !important;
}

Step 3: Open the Settings Window


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

Link Design Element


  • Check the location of your Link. In our case, it is located inside the Panel Design Element. Because of this, we need to open the settings window of the Panel. To do this, click its Easypass tag:

Easypass tag


NOTEThe Custom CSS will affect all Links inside the container. For example, if the Link is located inside a Row, all Links inside that Row will change.


all links will change


  • Then, 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


That’s it! You can now customize the hover color of the Link Design Element.


Related solutions:


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