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

    I am witnessing a strange phenomenon. I created a table in the Advanced Layout Builder and put in HTML with a href links on logos to other sites. The images were showing but there were no links. When I inspected the code, it was showing ” instead of / in the links.

    <a href="https://google.com"> is rendering as <a href="https:""google.com">

    I’ve attached my code in the table and a link to the page in private. Any ideas?

    Thanks in advance. Enfold is fantastic.

    • This topic was modified 5 years, 11 months ago by Burnt Pixel.
    #1048518

    Hey Burnt Pixel,

    You haven’t closed the inline CSS you have added:

    style="text-align: center;

    There’s a double quote missing at the end.

    Best regards,
    Rikard

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