Okay
  Public Ticket #355537
Button with URL target
Closed

Comments

  • Tony started the conversation

    I would like a button to target a row on another page.  I added an ID to the row (the ID is "study"). How do I add this ID to the button URL?

    [button color="see-through-2" hover_text_color_override="#fff" size="medium" url="http://98.110.56.155/services" text="Back" color_override="" image="fa-trophy"]


  •  8,470
    Tahir replied

    Hey!

    Try adding like this :

    [button color="see-through-2" hover_text_color_override="#fff" size="medium" url="http://98.110.56.155/services#study" text="Back" color_override="" image="fa-trophy"]

    Thanks 


    ThemeNectar Support Team