Pages in Woodpecker - adding hyperlinks?

Discussion in 'Woodpecker WordPress Business Theme' started by coachkelly, Aug 19, 2015.

Thread Status:
Not open for further replies.
  1. coachkelly

    coachkelly Member

    Joined:
    May 24, 2015
    Messages:
    51
    Likes Received:
    0
    Greetings,

    On my website: http://www.wpsweet3.com/lindt/

    Home=>Services=>Leadership Coaching

    I have the following text:

    Looking for a partner on your leadership journey? Let’s talk about how we can work together to achieve your leadership potential.

    I would like the words 'Let's talk' to be a hyperlink that takes my visitors to my 'Contact Me' page.

    Is there a way to do this?

    Thanks for your help!

    Take care,
    Kelly
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    You can easily resolve your issue by following the steps as mention in video and link of that video is given below :
    http://screenpresso.com/=lMcae

    Hope that will help you.

    Thanks & Regards!
    Priyanka
    Inkthemes.com
     
  3. coachkelly

    coachkelly Member

    Joined:
    May 24, 2015
    Messages:
    51
    Likes Received:
    0
    Priya,
    Thank you very much. Yes that worked great. Now is there any way to change the text color of the hyper-linked text? Right now it defaults to light gray which is a little to subtle for me. Thanks!
    Take care,
    Kelly
     
  4. priya

    priya Guest

    Hello Kelly,

    Greetings from InkThemes!

    Yes, you can easily change the color of hyperlinked text.

    You just need to paste the CSS code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS).

    Code:
    .page .page-content a {
        color: red;
    }
    In case, if you are also interested in changing the color of hyperlinked text after placing the cursor over there, then place CSS code (given below) in Custom CSS section:

    Code:
    .page .page-content a:hover {
        color: blue;
    }
    Note: choose the color as per your interest.

    Hope it will resolve your issue..

    Thanks & Regards!
    Priyanka
    Inkthemes.com
     
  5. coachkelly

    coachkelly Member

    Joined:
    May 24, 2015
    Messages:
    51
    Likes Received:
    0
    Priya,
    You are so helpful! OK, so 2 things.

    1) Your suggested code works on my pages , but as I play around with it, I actually want these hyperlinks to act the same way that the hyperlinks do in the Three Column Feature (defaulted as 'Read more...'). What happens with those links is that they start out blue (given that is the theme color I chose) and then when you hover over them, they turn white with a blue box around them. Can I make all my hyperlinks act this same way? It is so cool! And I want it to all be consistent.
    2) For some reason this code did not work on the hyperlink that I set up in the Featured Tag Line description. But of course I would like this hyperlink to also act like the ones in the Three Column feature (starting out blue then when you hover, they turn white inside the blue box).

    So how can I get all of my hyperlinks to act like those in the Three Column Feature area?

    I really appreciate your time on this!

    My website is www.wpsweet3.com/lindt

    Thank you!
    Kelly
     
  6. priya

    priya Guest

    Hello Kelly,

    Greetings from InkThemes!

    We have resolved your query related to the hyperlinked text.

    Kindly check and reply.

    Thanks & Regards!
    Priyanka
    Inkthemes.com
     
  7. coachkelly

    coachkelly Member

    Joined:
    May 24, 2015
    Messages:
    51
    Likes Received:
    0
    Priya!

    Please HELP!!! I just went into my website today and all 3 of your changes you made disappeared (most importantly the Let'\\\s talk issue with those dreaded \\\s, the centering of the first line on the 3 column feature AND the cool changes to the hyperlinks. I have no idea what happened....
    Please help....
    Take care,
    Kelly
    P.S. I have not changed my password yet....


    (This is what I wrote to you yesterday. ....)
    You are amazing! WOW!!!! Thank you so much - yes all of the links on the home page now look awesome. You guys offer the most amazing service. Seriously, I have tons of gratitude for you.



    For the future when I move this website to its permanent location (out of the student area), I do need to know how you did this change. I am worried that some of the links might break? Please show me how you did this. Thank you!



    And finally, is there a way to do this same change on my two pages under Services? I added hyperlinks there, but they are just light gray and not the same as on the home page. I want the 'Let's talk' to act like the links on the home page with the pretty blue and the box around it when you hover.

    1) Services > Leadership Coaching :
    Last line is: Looking for a partner on your leadership journey? Let’s talk about how we can work together to achieve your leadership potential.

    2) Services > Career Coaching:
    Last line is: Let’s talk to begin your successful career transition today!

    How can I make these links just like the ones on the home page? I am getting so close to finishing up my website, so I really appreciate your help. Thank you!

    Take care,
    Kelly
     
  8. priya

    priya Guest

    Hello Kelly,

    Greetings from InkThemes!

    We again resolved your issues related to the hyperlinked text of home page as well as your other pages like 'Leadership Coaching' and 'Carer Coaching' and centering the first line of three column feature area...

    Here I am providing you some screenshots of whatever I have done in your Dashboard so that everything will become easy for you to justify and will be able to make any changes as per your requirement.

    hyperlinked_text.png

    page_hyperlinked 2.png

    page_hyperlinked.png

    Text_center.png

    Also going to provide you a video (below) of your website after making all changes as I already mentioned above...
    Link of the video: http://screenpresso.com/=y97Y

    Kindly check your website and reply..

    Thanks & Regards!
    Priyanka
    Inkthemes.com
     
  9. coachkelly

    coachkelly Member

    Joined:
    May 24, 2015
    Messages:
    51
    Likes Received:
    0
    Priyanka,
    So sorry for my delayed response. Thank you for fixing my website one more time. I really appreciate it. And the screen shots are wonderful! I am so grateful for your amazing help, thank you!

    I hope you have a really great day!

    Take care,
    Kelly
     
Thread Status:
Not open for further replies.

Share This Page