Change Widget from rounded edge's to square.
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Hey, my site it http://www.techeh.ca/
Is there a way of changing the rounded edges on the widgets to have a square edge all around?
Thanks a lot!
Add this to custom CSS (Graphene Options–> Display –> Custom CSS)
.sidebar h3 {
border-radius:none;
}
Hmmm.. try adding
.sidebar h3 {
border-radius: 0 0 0 0;
}
What shadow?? You mean widget title gradient??
Viewing 9 posts - 1 through 9 (of 9 total)
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.
Made with by Graphene Themes.