Custom CSS Issues

Posted in: Newspaper
Post count: 1

Hi there,

I’m trying to make my hyperlinks bold and underlined.

I have tried adding the following CSS in Theme Panel > Custom Code > Custom CSS:

article a:link {
text-decoration: underline !important;
font-weight: bold;
}

Firstly could you please confirm that this code is correct?

More importantly, however, the code looks like it has saved (I get the “tick”) but then it doesn’t save.

I exit and go back in and the code is missing again.

Suggestions?

Many thanks,
Richard

Post count: 23312

Hello Richard04,

Yes, it seems to works as expected.

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.