Originally, It was not a one page theme but I am using it as one page theme. Now, I want to link add and link buttons in slider with different rows on the same webpage. Could you please elaborate the process of doing so? I will really appreciate that. Thank you.
Hey elctowson,
Now, I want to link add and link buttons in slider with different rows on the same webpage
Do you mean that you want to link to anchors? If so then you add ID’s to for instance Color Section elements and then link to them using the anchor like so:
<a href="#anchor">Link to anchor</a>
Best regards,
Rikard