There are a few areas where I want to adjust the space on the homepage. Also, there is one font I want to adjust. http://dev.ellenwalkerdesign.com See screenshots Thank-you.
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .menu_wrapper { margin-bottom: 30px; } .flexslider { margin-bottom: 15px; } .footer h4 { margin-bottom: 15px; } .footer h4 { font-size: 15px; font-family: Your Font Type; } Thanks & Regards Gourav Shrivastava
Thanks. You just forgot the space just above the copyright area, below the 4 widget images. The rest work great.
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: div.footer-bottom { margin-top: 10px; } .widget_sp_image-description { display: none; } Thanks & Regards Gourav Shrivastava