Hello,
Website: http://maphproductions.com/
Issue: The website is using the title attribute from the main menu elements to scroll to the pages. For example we have Clients page that uses “custom-page-three” title attribute and works fine but on hover we can see the tooltip so it’s not good. I’ve tried to remove or replace the title attribute using jQuery but of course if removed then the scrolling will not work.
How can we solve this problem?
Another question: What are the best dimensions for the featured blog and portfolio images so they don’t get cutoff from top or bottom? I see they are scaled differently, the scale proportion is different and I’ve tried to add images with the same dimensions as their containers (width & height) but they still get cutoff.
How is this working? What’s the best approach for this so the images are displayed in full both on the home page and in single-post/portfolio page. Is there a “standard” width/height for them or a percentage somewhere in the code?
Thank you!