This topic has 3 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #164895
     Maureen Mecozzi
    Participant

    Hi,

    I need to change the rollover link on my logo in the header.

    How / where do I do that?

    Thanks.

     

    #165153
     Laura
    Moderator

    Hello, do you mean to make the logo link to somewhere else than homepage?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #165198
     Maureen Mecozzi
    Participant

    Hi Laura,

    Yes, that is correct. I want the link to go to a different page…not the homepage.

    Thanks!

    #165463
     Laura
    Moderator

    Hello, please go to your hosting file manager or FTP, find wp-content/themes/kleo/page-parts/general-header-section.php copy that file, go to wp-content/themes/kleo-child create a new folder, call it page-parts, paste the copied file there, edit then search and find:

    COPY CODE
    
    <a href="  php echo home_url ( ) ;  ">
    

    Replace it with

    COPY CODE
    
    <a href="THE URL HERE">
    

    Change THE URL HERE to the url you want 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?