Upgrade Issue - Problem with Logo
Recently did the upgrade for the Clipper theme, and it was very easy to do with the new updater plugin (the plugin was a GREAT idea). However, I'm having some slight issues with my logo not being able to show up fully on the site (
http://coupons.fashionportland.com). The bottom part of the logo has been cut off. I also have a very simple child theme in place, that I copied from the WordPress.org Doc's section. Below is the child theme I have in place:
Code:
/*Theme Name: Clipper Child
Description: Child theme for the clipper theme
Author: Your name here
Template: clipper
*/
@import url("../clipper/style.css");
I'm guessing I'll need to trim the size of my logo for it to be able to work again, but I wanted to make sure before I started doing that.
Thanks for your help - in advance.