Making an image act a button to link to another page
- The topic ‘Making an image act a button to link to another page’ is closed to new replies.
Need help? Check out our Support site, then
Hi is there a way to make images link to specific pages?
The blog I need help with is: (visible only to logged in users)
Hello!
Thanks for getting in touch! For images within posts or pages you should be able to add a link to that within the text editor – Is there a specific image that you are trying to do this on?
Thanks!
Ok Thank you I figured that out.
I have two more questions:
1. How do I have different header images on different pages.
2. How do I increase the column width from 750px on my front page to 1000? As on my front page I have two large images acting as links that I’d like to be large and next to each other if possible.
( https://ashleighperriott.com )
Cheers,
Ash
Hey Ash!
1. Unfortunately that’s not possible with this theme, sorry!
2. Try adding this to your custom CSS field:
.site-container .article-header, .site-container .article-content {
max-width: 1000px;
}
Let me know if that works!
Yes thank you that has worked!
Could you also advise me how to have two columns in the body of pages?
Hey!
Unfortunately that’s not possible from this end, sorry! That would likely require a plugin or some custom code in the pages’ HTML, sorry!
Regards,