Title: CSS Question
Last modified: December 14, 2023

---

# CSS Question

 *  Resolved [joekoday](https://wordpress.org/support/users/joekoday/)
 * (@joekoday)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/css-question-46/)
 * I have a site that uses different galleries for different pages. Each page has
   a different color. The font color for the galleries needs to be different depending
   on the page.
 * Using this shortcode I was able to pull just the documents for the particular
   page:
 * [dg id=1 attachment_pg=”false” paginate=”true” ids=”1075,1073,1074,1072,1071,1070″]
 * The Custom CSS has two entries:
 * .document-gallery .document-icon a {
   font-size: 18px;color:black;line-height:
   21px !important;}
 * .document-gallery-1 .document-icon a {
   font-size: 18px;color:white;line-height:
   21px !important;}
 * I’m *assuming* document-gallery-1 would refer to id-1 . . . ? But the font color
   for that shortcode still shows up black.
 * Gotta be something dumb I’m doing. 🙂
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-question-46%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [joekoday](https://wordpress.org/support/users/joekoday/)
 * (@joekoday)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/css-question-46/#post-17276346)
 * Ah! I fixed it by CSS on the page itself. Simply changed span.title’s font color
   and all is well. Woo hoo!
 *  Plugin Author [Dan Rossiter](https://wordpress.org/support/users/danrossiter/)
 * (@danrossiter)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/css-question-46/#post-17281000)
 * [@joekoday](https://wordpress.org/support/users/joekoday/) Nice! Glad to hear.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CSS Question’ is closed to new replies.

 * ![](https://ps.w.org/document-gallery/assets/icon.svg?rev=983329)
 * [Document Gallery](https://wordpress.org/plugins/document-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/document-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/document-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/document-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/document-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/document-gallery/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Dan Rossiter](https://wordpress.org/support/users/danrossiter/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/css-question-46/#post-17281000)
 * Status: resolved