kidkcstar
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Themes and Templates
In reply to: OVERRIDE SLIDER FONT? { h2 }🙂
Forum: Themes and Templates
In reply to: OVERRIDE SLIDER FONT? { h2 }woah @mlddev
your suggestion workedthe caption is in the .css is known as .scrollable .caption
so i added this
.scrollable .caption a, a:visited {
text-transform: uppercase;
}and it worked
if you still want to see the site its http://www.citizenstars.comthank you @mlddev
Forum: Themes and Templates
In reply to: OVERRIDE SLIDER FONT? { h2 }i think you might be on to something
let me give it a try and will reportForum: Fixing WordPress
In reply to: OVERRIDE SLIDER FONT? { h2 } ? only responds to general setingshey @evan
that didnt do itsite is http://www.citizenstars.com
Forum: Themes and Templates
In reply to: OVERRIDE SLIDER FONT? { h2 }yeh its exactly what you said
the .caption is inside the .scrollablethats how the slider is made up, since the .caption refers to post_title and its within the .scrollable element, reffering to the slider
i tried what you said, with the no space, but that overshadowed the text made it not appear.
Forum: Themes and Templates
In reply to: post slider not picking up new posts?site is http://www.citizenstars.com
Viewing 6 replies - 1 through 6 (of 6 total)