Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #995613

    Hey,

    So I have a website that is set where when the menu is clicked it goes down the home page to a certain section e.g. #contact.

    I have within a section some images that link to the ‘portfolio items’. When in the portfolio items I am not able to click the menu to go to to those sections within the homepage. How can I set this so that it would take me 1. back to the homepage and 2. Ideally back to the specific section clicked on the menu in the homepage e.g. contact section?

    #995999

    Hey Christopher,

    I solved this for you. The trick is to use absolute urls for your menu links, i.e. instead of:

    
    #contact
    

    you need to use

    
    
    

    etc.

    Best regards,
    Dude

    #996142

    Thanks a lot – always learning.
    Cool name btw ;)

    Best,
    Chris

    #996144

    Hey!
    Haha, yes. I’m a “Big Lebowski” Fan ;)

    Cheers!
    Peter

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.