brianbyrne7
-
Posts
19 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by brianbyrne7
-
-
Site URL: https://www.meshsecurity.io/
I want to upload a support guide (PDF) so that I can include it as a link in order emails that our customers receive.
So the customer clicks a link in the email and it opens the PDF.
Is this possible?
So far I can only achieve this if I create a link and then drag it under the main navigation (I don't want this to be publicly facing).
I know I can create a new page and then add the PDF as a link behind some text there - but that means our customers would have to make an extra click, which I want to avoid.
Looking forward to your suggestions,
Brian
-
It works, but unfortunately it leaves a dark colour in the corners. I tried changing the colours of the section so that the background is white before adding the background image, but it didn't make a difference - the corners are still dark.
Any ideas?
-
@creedon Thanks. I suspect I'm doing something wrong - this is what I'm pasting and nothing is changing
// section background
.section-background ( @section-background ) when ( @section-background = true ) {
.has-background .section-background {
border-radius : @site-wide-image-radius; }
} -
@creedon sure, my website is public - www.meshsecurity.io
As an example, on this page, the red banner towards the bottom I want to change to something larger, like the image I've attached. https://www.meshsecurity.io/ransomware
This is a background image and ideally I'd like to round it. I know I could round the image before uploading, but I'm actually finding it difficult to find a rounded shape that I can add a gradient to in Canva - so that doesn't seem like an option.
Appreciate the help 🙂
-
@creedon is there a way to round background images too?
I want to upload a PDF doc that I can then just share as a link. Is this possible without adding to the main navi?
in Customize with code
Posted
Anyone got any ideas here?