• Resolved ntety

    (@ntety)


    Hello!

    Just like the title says ?? See the website under Picture Galleries at the bottom and you will notice what I am talking about. I might have to add code to specify some rules for the change? I have never added code and would not know what to add nor where to add it. I suppose I would like to make the text size and style like that of the Blog titles above it.

    Thanks in advance for any and all help!!! This site is great.

    -Ryan

Viewing 4 replies - 1 through 4 (of 4 total)
  • vtxyzzy

    (@vtxyzzy)

    Sorry, but I can’t see any titles under Picture Galleries. Can you please explain more?

    Kelvin Castelino

    (@kelvincastelino)

    Adding this code in your stylesheet (CSS file) would help you

    #photos .featuredpost .status-publish p {
        color: #444444;
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
    }

    And I guess you have not added any titles there, coz the p tag is empty.

    Thread Starter ntety

    (@ntety)

    Thanks so much! All fixed ??

    Kelvin Castelino

    (@kelvincastelino)

    Glad to help ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change "Show Post Title" font/size to Nextgen gallery thumbnail on home page’ is closed to new replies.