Apologies for the noob-ness of my questions, I’m a complete beginner.
I want to use the two links on my top widget to link to widgets further down the homepage. However, I can’t figure out the URL/anchors for these widgets. I want the “about” link to link to my about widget (2nd in the order) and my “contact” link to link to the contact widget (last widget on the homepage). I’d also link the “contact” option in my header menu to link to that same contact widget.
One other think, I want two or three of the other links on my homepage to be to download a PDF file. How can I do this?
The anchor links need to have the CSS selector of the element so you would have to right click the element then use the CSS selector there to link to the element. Here is an article to help:
You can add the PDF to a page and have the user download it there, please see the following:
Thanks for your reply. I’m using the Shapely theme, and when I go into the pages tab and select the front-page, no code or other content appears in the visual or text menus.