This topic is: resolved
- This topic has 21 replies, 2 voices, and was last updated 10 years, 3 months ago by .
- The forum ‘Design Tips and Tricks’ 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 › Design Tips and Tricks › home slider on minimum pro?
Hey Tonya hope you are well, wondering if you might peek at this quickly. Somehow I lost my 3 columns back to two. And I had css for titles to only display on portfolio pages but they are gone now. not sure what I did. thanks so much.
http://www.daydreamit.com/dev/milpond-2/portfolio-type/services/
Hi,
Fogging and rainy day here, but doing well. Thank you.
Yes, I see that you have set widths to 50% and are clearing on 2n+1 instead of 3n+1. Here is a site that I just finished (it's on our test server) to give you an example: 3 across Portfolio Grid example.
if you are wanting the titles for each of the portfolio items to appear, do the following:
.portfolio .entry-title {
display: block;
}
You can also go after the body.whatever-class to target for just that page too.
Cheers,
Tonya
Software & Electrical Engineer and Programming Teacher · I’m on a mission to help developers be more awesome.
Find Me: KnowTheCode.io | @hellofromTonya | Profitable WordPress Developer Bootcamp
© 2024 WPEngine, Inc.