• mer

    (@merettekuijt)


    Hi there,

    I would like to adjust the font and font size of the hover over the images on the porfolio pages. For me the font is now a bit to bold and big. I’ve already installed the google font plug in, but they do not seem to update with any setting I adjust. Is there any custom CCS for this.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi there!

    To be able to help you with CSS we’d need to actually see your site. What’s the URL?

    Thread Starter mer

    (@merettekuijt)

    Hi,

    Thank you for your reply.
    You can check out the website here.
    Still a work in progress.

    Thank you for the address.
    You can add this piece of code to your site:

    .project-info .entry-title {
        font-size: 15px;
      font-weight: normal;
    }

    You can change the number 15 in the code to any other, according to what you want. The current font size is 20px.

    As for the font-weight property, you can also adjust that to your needs as explained here.

    I hope that helps ??

    Thread Starter mer

    (@merettekuijt)

    Thank you so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hover tekst font/size images portfolio’ is closed to new replies.