Hide the downvote arrow on Reddit subreddit
You can customize your sub-reddit page with CSS. To hide the downvote arrow, simply enter this CSS code:
.arrow.down {
visibility: hidden;
display: none
}
You can view an example of the Reddit CSS Stylesheet here.
.arrow.down {
visibility: hidden;
display: none
}
You can view an example of the Reddit CSS Stylesheet here.
Subscribe to:
Post Comments
(Atom)
Tags
Blogger
(5)
buttons
(1)
css
(3)
divi
(103)
elegant themes
(44)
extra
(8)
fable
(1)
gravity forms
(11)
jQuery
(3)
ownCloud
(1)
ProtonMail
(3)
Reddit
(2)
responsive
(1)
tables
(1)
vanilla forums
(3)
whmcs
(3)
WooCommerce
(3)
wordpress
(40)

Top snippets
- DIVI menu text bold on hover
- How to remove the responsive functionality from Elegant Themes Exlorable
- Move secondary Menu in DIVI below the Primary Menu
- Disable pause on hover for DIVI slider module
- Disiable Mobile Menu from showing with DIVI theme
- Add Thin Colored Line Under Menu in DIVI
- How to center align the Gravity Forms submit button
- Integrating Gravity forms with DIVI
- Divi menu overlaps logo when scaled down
- Vertically align Divi button

0 comments:
Post a Comment