Custom URL for one Title on Homepage - by Simon

This topic has 9 replies, 4 voices, and was last updated 8 years, 10 months ago ago by Stan Russell

  • Avatar: lindo_web
    Simon
    Participant
    June 29, 2015 at 17:19

    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

    8 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 29, 2015 at 18:34

    Hello,

    Please show a screenshot what title you want to modify.

    Thank you.
    Best regards,
    Jack Richardson.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 29, 2015 at 18:35

    Hello,

    Please provide us with link to the page where you want make changes.

    Regards,
    Robert Hall.

    Avatar: lindo_web
    Simon
    Participant
    June 30, 2015 at 09:17

    Please find below the image:

    http://prntscr.com/7n0wms

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 30, 2015 at 10:02

    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.

    Avatar: lindo_web
    Simon
    Participant
    June 30, 2015 at 11:15

    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

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 30, 2015 at 11:55

    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.

    Avatar: lindo_web
    Simon
    Participant
    June 30, 2015 at 11:59

    Amazing! It worked. Thank you for your support.

    Please close the thread.

    Avatar: stan
    Stan Russell
    Participant
    June 30, 2015 at 12:21

    Hello,

    you are welcome!

    Regards,
    Stan Russell.

  • Viewing 9 results - 1 through 9 (of 9 total)

The issue related to '‘Custom URL for one Title on Homepage’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.