How where can I change the font color for the description? It is very hard to read against the dark background of the detail view
Thanks
Font color for description in PhotoSwipe Detail View
-
a2zcs
- Phoca Member

- Posts: 48
- Joined: 09 Apr 2013, 22:14
- Benno
- Phoca Hero

- Posts: 9964
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Font color for description in PhotoSwipe Detail View
Hi,
Change color and C&P the code at the end of template.css, custom.css or user.css of your template.
Kind regards,
Benno
Code: Select all
.pswp__caption__center {
color: #CCC;
}Kind regards,
Benno
-
a2zcs
- Phoca Member

- Posts: 48
- Joined: 09 Apr 2013, 22:14
Re: Font color for description in PhotoSwipe Detail View
Hi Benno,
Thanks, but that seems to be just for the photo title. Looking for the correct way to change the description text color. I did try the code you sent, but it didn't work.
Thanks, but that seems to be just for the photo title. Looking for the correct way to change the description text color. I did try the code you sent, but it didn't work.
- Benno
- Phoca Hero

- Posts: 9964
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Font color for description in PhotoSwipe Detail View
Hi,
see images:
Backend setting;

Frontend result:

Kind regards,
Benno
see images:
Backend setting;

Frontend result:

Kind regards,
Benno