Hi,
I am using Wordpress (Kalium theme) and would like to add links to a specific page/section only.
The specific page is here: http://philippfis.ch/portfolio/edits-design-specification-sheet/
In the section: "Reference files", I would like to add URLs for the following texts:
Circus, Wood - Specifications
Circus, Upholstered - Specifications
Circus, Barstool - Specifications
The files I would like to link (respectively) are on my media server with the following links:
http://philippfis.ch/wp-content/uploads/2018/06/Spec_Sheet_Circus_Wood_051018.pdf
http://philippfis.ch/wp-content/uploads/2018/06/Spec_Sheet_Circus_Upholstered_051018.pdf
http://philippfis.ch/wp-content/uploads/2018/06/Spec_Sheet_Circus_Barstool_051018.pdf
I am wondering how this can be done? This is too advance for my CSS knowledge, but suspect it can be done in custom CSS with: ".page-id-3634 .........", but I am not entirely sure.
Thank you for your help,
Philipp
Wrong link?
I'm seeing only a countdown display.
I don't understand your issue. We don't use css to add links except to display (or not) html that's already there. Links would normally be added to the page's template, either literally or as a php variable, possibly by database query.
gary