Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #488344

    Hi there,

    Great theme! I could use some help for customizing these elements:

    – How to remove all hover-icons (when moving over images).
    – How to increase font-size of the title of the top blog post only (it has a larger image).
    – How to increase the space between blog image and title, for top post only.

    Thank you,

    Regards,
    Poirot

    #488585

    Hey Poirot,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #488797

    Hi Rikard,

    Please find the link below.

    Regards,
    Poirot

    #489332

    Hi,

    1. Add the following to Quick CSS:

    .image-overlay {
     visibility: hidden;
     }

    2/3. Add the following to Quick CSS as well:

    .page-id-30442 .entry-content-header h2.entry-title {
        font-size: 32px !important;
        padding-bottom: 20px !important;
    }

    Best regards,
    Rikard

    #490077

    Hi Rikard,

    Ok, thank you!

    Regards,
    Poirot

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change font size for top blog title only’ is closed to new replies.