• Resolved bambambiedermann

    (@bambambiedermann)


    I just discovered and installed yesterday – great work – thank you.

    The font size of the titles under the album thumbnails is quite small. Can you please advise the best way to increase this? … Custom CSS perhaps?

    Many thanks – Garry

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    You can use custom CSS for this. You could add something like this to your styles:

    .photonic-thumb a { font-size: 1em !important; }
    Thread Starter bambambiedermann

    (@bambambiedermann)

    Many thanks… I did try this, but it appears to have no impact. I added it to the CSS section of the theme … maybe not the correct place. I could add it to the plugin code I guess, if you advise where it should go 🙂

    Plugin Author Sayontan Sinha

    (@sayontan)

    The code I gave you previously should have worked, but it looks like it did not. Change it to this:

    .photonic-thumb a .photonic-title { font-size: 1em !important; }
    Thread Starter bambambiedermann

    (@bambambiedermann)

    That did it .. many thanks 🙂

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

The topic ‘Modify Album Title Font Size’ is closed to new replies.