Hot WordPress Themes › Support Forum › WordPress Themes › Destinations › Right sidebar
Hi Milos I would like to reduce the large of the green i see between the right sidebar and the post page in my site http://www.viaggioinegitto.com how i can do?
Add to bottom of template_css.css:
#column_right { margin-left: 10px!important; }
currently value is 20px
Hi, thank you for your reply, I changed, but nothing happened, it do not changed size
Maybe you just need to refresh, try:
#column_right,.column_right { margin-left: 10px!important; }