• Hi,

    How do I change the font used on the buttons underneath the photos? ie. “Load More” button and “Follow on Instagram” photo?

    Also how do I change the font just above the photos that is the description of us beneath our name?
    “Bespoke triathlon coaching from novice to elite….”

    Many thanks,

    Zoe

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

Viewing 1 replies (of 1 total)
  • Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Hey Zoe,

    Try adding the following to the “Custom CSS” area on the “Customize” tab:

    .sbi {
      font-family: sans-serif !important;
    }
    
    .sbi_header_text {
      font-family: serif !important;
    }

    Just change the “serif” and “sans-serif” to the font family you’d like to use.

    Thanks,

    Craig

Viewing 1 replies (of 1 total)
  • The topic ‘Instragram plugin font’ is closed to new replies.