- This topic has 5 replies, 3 voices, and was last updated 11 years, 5 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- The forum ‘Showcase and Feedback’ is closed to new topics and replies.
These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.
Community Forums › Forums › Archived Forums › Showcase and Feedback › Minimum theme site review
Tagged: Minimum theme
If you have a chance, please take a look at the following site.
I am interested in overall user experience (ease of use) of the site. If you could let me know what you think, and if you experienced any problems. I did notice the header is not responsive, so I will have to find a way to correct that.
I welcome any and all feedback!
Thanks for looking: http://bluehost.trypsych.com
Terri
http://bluehost.trypsych.comThe site looks very nice actually. Love the minimalist style to it.
I might suggest making your phone number on the top a click to call so when viewed on a mobile device, they can just click and call.
To do this, surround the phone number with:
<a href="tel:yourphonenumber">your-phone-number</a>
Example:
<strong>Phone#: <a href="tel:9193801000">919.380.1000</a></strong>
Looks good but there's an error in the footer widget 2 search form.
Line 1216 style.css file. Change width from 100% to 90%
.enews #subbox, .s { background-color: #FFFFFF; border: 1px solid #CCCCCC; box-shadow: 0 0 5px #CCCCCC inset; color: #999999; font-family: 'Open Sans',sans-serif; font-size: 12px; padding: 15px; text-transform: uppercase; width: 90%; // Here }
tidagent,
thanks for the feedback. The phone number in the body is clickable, but I will consider the header as well!
Brad,
Thanks so much for the code error correction!
Terri
No worries. That will apply sitewide to all search forms which can be changed to target the footer widget only if needed.
© 2024 WPEngine, Inc.