This topic has 4 replies, 3 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler
Wonder if you could recommend how we can add a PDF price list to the filter section of our online shopping page?
Hello,
Do you want just to add the link to your PDF doc into that area? Then you can use Custom HTML widget and link code, for example <a href="paste_link_to _you_PDF">Price list</a>
Regards
Hi Olga,
How can we add a PDF logo/icon underneath the PRICE LIST heading? so visitors can just click on the logo and go straight to the price list.
Hope you can advise.
Kind Regards, Su.
Please use this code (add appropriate links):
<a href="link to your PDF file">
<img src="link to image">
</a>
Regards
You must be logged in to reply to this topic.Log in/Sign up