Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #229210

    I’m trying to apply anchor links:

    <a name="test"></a>
    to areas in my page so that I can add some code to the navigation to pop the viewer down to that part of the page.

    I was able to put them in using the normal builder but now that I changed to using the Layout Builder I can not go back to view VISUAL or HTML to see where to put that code.

    Is it possible to put in html code in the Layout Builder???

    Thanks

    Paul

    • This topic was modified 10 years, 9 months ago by noble51.
    #229295

    Hey Paul!

    Yes, you can add HTML but make sure to do it in text tab. Please also see http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/

    Best regards,
    Yigit

    #229328

    Yigit:

    Is there some CSS to get rid of the hairline rule it puts in for “COLOR SELECTION”??

    Go to this page and see it between “Ingredients” and “All about the Rye” and “Harvest”

    http://webpagesis.com/bluelabelvodka/craftsmanship/#rye

    #229332

    Hey!

    Please add following code to Quick CSS

    #rye, #after_section_1 {
    border: none;
    }

    These are basically you can remove them using this code + ID of your color sections such as #rye

    Cheers!
    Yigit

    #229439

    Worked great – Thanks so much!

    #229460

    Hi!

    Great, glad that Yigit could help you :)

    Best regards,
    Peter

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Applying an Anchor Link in Avia Layout Builder?’ is closed to new replies.