Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
June 2, 2014 at 10:02 am #198397
Hi, I’d like to remove the over transition and the border box around “Our services” articles. Thanks
ꦯꦸꦕꦶ ꦏꦸꦂꦤꦶꦲꦮꦤ꧀ Friendꦯꦸꦕꦶ ꦏꦸꦂꦤꦶꦲꦮꦤ꧀
- Join date:
- April 2008
- Posts:
- 100
- Downloads:
- 9
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 39 times in 32 posts
June 2, 2014 at 12:06 pm #537412Hi @daza84,
the quickest way it to add it via custom.css
(if you haven’t had one yet, you can create it under *root*/templates/ja_sugite/cssadd this piece of code
.services .items-row > div:hover {
border:none;
}
or you can change the border to white (which will trick the eye to think there isn’t any border)
.services .items-row > div:hover {
border-color:#ffffff;
}
June 3, 2014 at 10:25 am #537594Thank you!
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by daza84 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum