This topic has 9 replies, 4 voices, and was last updated 9 years, 4 months ago ago by Stan Russell
Hi. We would like to link the title to our main blog category:
http://lindoguitars.com/demo/category/lindo-sessions/
I have tried adding following in VC:
<a href="category/lindo-sessions/">Live at Lindo Sessions</a>
what does work to a certain extent … I get a URL, but it’s:
http://lindoguitars.com/demo/%60%60category/lindo-sessions/%60%60
Any suggestion how I could overcome this?
Thanks
Hello,
Please show a screenshot what title you want to modify.
Thank you.
Best regards,
Jack Richardson.
Hello,
Please provide us with link to the page where you want make changes.
Regards,
Robert Hall.
Please find below the image:
Hello,
In this case you can add the same string ‘Live at Lindo Sessions’ via Text Block element and there add a link as on screenshot: http://prntscr.com/7n19ti
Regards,
Robert Hall.
Hi Robert. That is a great idea. Managed to create the same look and it is working. But, on Phone and Tablet they do not respond as well as the title blocks. Is there something that I am missing?
Thanks
Please try to add this code im custom.css file
@media only screen and (max-width: 767px){
.vc_custom_1432104688478 a{
font-size: 40px;
}}
@media only screen and (max-width: 480px){
.vc_custom_1432104688478 a{
font-size: 30px;
}}
Regards,
Robert Hall.
Amazing! It worked. Thank you for your support.
Please close the thread.
Hello,
you are welcome!
Regards,
Stan Russell.
Tagged: custom url, homepage, template, title, woocommerce, wordpress
The issue related to '‘Custom URL for one Title on Homepage’' has been successfully resolved, and the topic is now closed for further responses