• Hello,

    I have tried to change the size of my figcaption class for 20 min or so using this code:

    Nothing happened.
    I tried changing its color: Its works from the first try.

    figcaption
    {
    	color: #575760;
    	font-size: 1em;
    }

    Then, I checked the source code and I realized the font-size is striken.
    Please look at the screenshot.

    Why is that?
    How can I have the settings for the font-size of the class figcaption in my CSS to be taken into account?

    The page I need help with: [log in to see the link]

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

The topic ‘Figcaption: Impossible to change size?’ is closed to new replies.