Support Forum

For all questions related to themes and plugins!

Enter search keyword e.g. "footer color".

  • Registration is Required

    Registration is required to post questions to support forum. ThemeForest buyers also need to obtain Purchase code to be able to post on forum.

    Please read here how to obtain Purchase code.

#1433
Vladimir
Keymaster

Hi,

You can change link size and font with CSS below:

h5 a{
font-family: Raleway;
line-height: 22px;
font-weight: normal;
font-style: normal;
color: #39414b;
font-size: 18px;
}

Link color should be change in Editor like you changed text before link because you use custom color for text (select link text and change color).