How to add a hrefs, taglines, and breadcrumbs?

Hi all,

Longtime-ish lurker, first time builder here with three questions as I build my first header template:

  1. How can I add an a href around an SVG logo, which links to the root of the site? Do I have to add code blocks around it or is there a more elegant way?
  2. How can I pull in the site’s tagline below the logo?
  3. How do you add a breadcrumbs navigation block? I know there’s plugins for that but hoped Bricks handled it natively.

Many thanks in advance!

  1. Use a logo or image block and the ‘link to’ option. Or add the SVG with a code block and wrap it in an <a> tag.
  2. Add basic text, dynamic data, site tagline.
  3. Not yet, but I believe it has a request in. Most SEO plugins/WooC have it built in.
1 Like

Thank you so much - I’m all squared away!