Hi, I'm looking for a way to thin out the height of the portfolio item bar height?
I saw something similar in another thread but it wasn't very clear on how to modify the code to make the bars thinner.
Any change you can help?
thx
Hi, I'm looking for a way to thin out the height of the portfolio item bar height?
I saw something similar in another thread but it wasn't very clear on how to modify the code to make the bars thinner.
Any change you can help?
thx
Hey Smokeditor,
I think I might know what you mean. Try adding the following to the Quick CSS field at the bottom of the Styling panel within the Angular admin:
#top .portfolio-title{
padding:10px 30px;
}
If that doesn't modify what you were looking for, could you give me a live example with text or maybe a screenshot pointing to exactly what you mean :)
Yep, that is exactly what I was looking for! Thanks!
Great! Glad we could get that sorted out for you :)
You must log in to post.