- This topic has 32 replies, 3 voices, and was last updated 5 years, 7 months ago by
Tom.
-
AuthorPosts
-
June 28, 2017 at 7:24 am #340697
Kenneth Spence
I am still having issues using the code you suggested.
I created a new page and just put this code only. Everything is green. I must be missing something.
Feb 11 - <span class="minutes-style"><a href="http://test.lpwwa.org/wp-content/uploads/LPWWAMinutes17-02-08Approved.pdf">Minutes</a></span> - <span class="agenda-style"><a href="http://test.lpwwa.org/wp-content/uploads/LPWWA_Meeting_Notice_02_08_2017.pdf">Agenda</a></span> - <span class="resolution-style"><a href="http://test.lpwwa.org/wp-content/uploads/Resolution-2017-2.pdf">Resolution 2017-2</a></span> Repayment Agreement CWRPDA
Put this in Customize > additional CSS
.minutes-style a {
color: #339966;
}
.agenda-style a {
color: #0000ff;
}
.resolution-style a {
color: #800080;
}June 28, 2017 at 8:33 am #340731Leo
StaffCustomer SupportHmm the exact HTML and CSS are working for me: http://www.screencast.com/t/Mh9m5bQu
Any caching plugins?
Can you provide a link to the page?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 28, 2017 at 8:59 am #340751Kenneth Spence
http://test.lpwwa.org/?page_id=1859
No caching plugins.
June 28, 2017 at 9:01 am #340753Leo
StaffCustomer SupportLooks fine to me: https://s3.postimg.org/qlkkux93n/2017-06-28_0900.png
Try clearing browser cache.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 28, 2017 at 9:09 am #340762Kenneth Spence
Cleared cache. No change. It shows the same in my real site. Link I gave was a test site.
June 28, 2017 at 9:11 am #340764Kenneth Spence
Tried on one of my other computers and still shows all green.
June 28, 2017 at 9:15 am #340768Kenneth Spence
OK, tried on a 3rd computer that I don’t usually use and it showed correctly. So it must have to do with computers that I use to develop on.
June 28, 2017 at 9:19 am #340772Kenneth Spence
Shows fine in Firefox on all computers.
June 28, 2017 at 9:28 am #340785Leo
StaffCustomer SupportI was using Chrome to check and it was fine.
Likely a caching issue. You can test using Chrome’s incognito mode.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 28, 2017 at 9:35 am #340799Kenneth Spence
I am using Safari where the issue is. I tired a private window with same results in Safari. I could send the resources from Safari for the window if that would help.
I don’t have chrome installed but expect it would work fine just as FireFox did.
June 28, 2017 at 9:38 am #340801Leo
StaffCustomer SupportHmm this is werid Safari works for me as well: https://s18.postimg.org/73qm82ejt/2017-06-28_0937.png
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 28, 2017 at 9:40 am #340803Kenneth Spence
It has to be specific to these two computers that I actually work on WordPress.
June 28, 2017 at 9:53 am #340816Tom
Lead DeveloperLead DeveloperLooks good to me in Chrome (Windows), Firefox (Windows) and Safari (Mac).
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJune 28, 2017 at 10:07 am #340824Kenneth Spence
I figured it out. Needed to clear history as well. Now works on both computers after clearing the history and not just cache.
June 28, 2017 at 10:23 am #340846Kenneth Spence
I think I am finding the real problem. If I click on one of the links like Agenda in blue it changes back to green and stays that way even with a refresh.
-
AuthorPosts
- You must be logged in to reply to this topic.