Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #546564

    I didn’t see the option within the special header to make them a link, but I wondered if I could do that within the way I have this page laid out. What I’m looking to do is make both the photo and the title text a clickable link to take people to the content. Is that possible? Thank you for your assistance.

    #546680

    Hey AmericanMetroPOS!

    Try doing this, http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, to enable the debug view and then surround each column with a link.

    If you see weird behaviour when doing that try adding them inside a codeblock element instead.

    <a href = "URL">
    <h2>A heading</h2>
    <p>Some text</p>
    </a>

    Cheers!
    Elliott

    • This reply was modified 8 years, 11 months ago by Elliott.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.