Wordpress PHP design issue

by 2 replies
3
Hey guys,

Here's my web design website: Web Design Service

I finished designing it but an element that I haven't been able to fix is that when I click on one of my portfolio item, it does not return to the homepage but goes to the next portfolio item. How do I fix this in the code?

Your help would be greatly appreciated and I will treat you out to sushi and beer!
#website design #design #issue #php #wordpress
  • The issue is not where it goes when you click it, its more not having the ability to see the (X) in the upper right hand of the page pop up. On my screen I had to scroll over with my keypad to get access to that because I am assuming you disabled mouse functions.

    What you really should be fixing is the portfolio image width and height. Instead of making it a static number try width 100% and height auto. That should then allow you to see the (X) and have a way out!

  • I could not see the X either I did not think there was one there.

Next Topics on Trending Feed