Home Forums HashOne Featured Section Icons as Links

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4567
    jaranmiller
    Participant

    I would love to have the icons in the HashOne featured section as links.
    In the Chrome inspector, it’s easy to make work by putting this

    <a href="http://example.com">
      <div>
         anything
      </div>
    </a>

    around <div class=”hs-featured-post hs-featured-post1…

    But I can’t find the css file in my WordPress dashboard where I would make this edit permanent. It’s not style.css is it?

    Thanks anybody for helping.
    I’m new at all this.

    #4620
    Hash
    Keymaster

    Editing the style.css file will not work. You need to edit the file template-parts/section-feature.php

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