nocodeapi / embed-instagram-feed

The easiest way to embed Instagram feed into the webpage.
https://nocodeapi.github.io/embed-instagram-feed/demo/feed/
MIT License
36 stars 7 forks source link

custom title and subtitle #2

Open nathel-aurora opened 2 years ago

nathel-aurora commented 2 years ago

Hi, there is a way to custom subtitle ? i 've tried .nc-subtitle { display: none!important; } but doesn't work

chaodonghu commented 1 year ago

Wondering how to hide the subtitle and title as well since the feed looks to be in a #shadow-root element

Screenshot 2022-12-30 at 5 32 38 PM
giubaru commented 1 month ago

Hello there! there is a property for that!

<embed-instagram-feed
      title="Instagram Posts"
      subtitle=""
      url="Your Instagram API from NoCodeAPI"
></embed-instagram-feed>