Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1053361

    Hi there,

    How do I change the Grid Item Sub-Title font style so it’s different from the main heading font of the Grid Item.

    For example> https://www.screencast.com/t/POlEkU26q the sections highilghted in blue.

    Thanks in advance :)

    Kevin

    #1053504

    Hi Kevin

    This can be done by using custom CSS to tweak the subtitle class.
    What’s the website URL please?

    Cheers
    Michael

    #1053824

    Hi Michael, the URL is in the private data section of the ticket.

    Thanks in advance for your help :)

    Kevin

    #1053844

    Hi Kevin

    As you can see from right below my profile picture here, I am just a participant so I can’t see private content.
    This can only be seen by moderators which I am not.

    Cheers
    Michael

    #1054686

    Hi,

    You can use something like:

    .av_icongrid_subtitle {
    font-family: Font-Name;
    }

    Where Font-Name is the name of the font you can use :)

    Best regards,
    Basilis

    #1055808

    Thanks, ideal.

    #1056446

    Hi kashcroft,

    Glad that we could help.
    Let us know if you need further assistance.

    Best regards,
    Nikko

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.