Download Title Font Colour

Viewing 4 posts - 1 through 4 (of 4 total)
#119744

Alex Hammerstein
Participant

Hi. Within a row on a page, I have two columns – http://www.sentinelhouse.uk/contact-us. Into each column I have added a download, but the package title is appearing in blue.

I have added the following to try and change this colour to the green used throughout the rest of the site, but when I do so, the package title in the left column changes to the correct colour, but not the package title in the right hand column.

Can anyone explain what I have done wrong please?

*.package-title a:hover {
color: #398882;
text-decoration: none;
}

.package-title a:link {
color: #398882;

}

Thanks

#119746

Nayeem Riddhi
Moderator

Hi,

make it and press CTRL + F5 for refreshing your page and let me know, if it works for you,

.w3eden .package-title a { color:#398882 !important }

Thanks.

#119753

Alex Hammerstein
Participant

Hi,

yes that worked a treat – many thanks

Alex

#119764

Nayeem Riddhi
Moderator

Glad to hear this, please don’t forget to review us here, https://wordpress.org/support/plugin/download-manager/reviews/ if you like our works.

Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Download Title Font Colour’ is closed to new replies.