Adjust Account Login Link Size

login_text.png

Description

Adjust the sizing of the account login link. This plugin uses css editor and works with Squarespace 7.1.


How To Install

From your Squarespace account, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.

// Account Login Link Size - Desktop //

.user-accounts-link.loaded .user-accounts-text-link {
  font-size: 14px !important;
}

// Account Login Link Size - Mobile //

 @media only screen and (min-width:
  640px) { .user-accounts-link.loaded .user-accounts-text-link {
  font-size: 20px;
    } }

Customize

Adjust the font size values for both desktop and mobile to your liking. Please note you must enable the account login link via header settings.


Previous
Previous

Color Animated Announcement Bar

Next
Next

Minimal Info Box