I am setting up a site using Graphene a little differently than I have in the past. You can see it in dev (just getting started) at http://dev.thepursuitgroup.com/
I would like to
1) narrow the height of the bars around the slider
and
2) remove the rules that appear to be on the top of the content containers
But I am not seeing where in the styles these are set.
1) narrow the height of the bars around the slider
Didn’t get it. Do you want to decrease the thickness of shadow or decrease the margin around the slider? Add this to Custom CSS to decrease the shadow,
2) remove the rules that appear to be on the top of the content containers
.post {
border-top: none !important;
}
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Account
Search Forums
Priority Support
This free Support Forum relies on contributions from our support staffs and fellow Graphene themes users. While we endeavour to provide adequate and timely support, due to its voluntary nature responses are not guaranteed and may be delayed.
If you require urgent assistance, you may like to consider our Priority Support option.