"style.css" file of Your child theme.
Liked On: October 2nd, 2013, 01:12 AM
In new Clipper version logo container have fixed size due to incorrect calculation of ZeroClipboard movies position in some browsers... In Your case set: #logo { height: 135px; }
Liked On: October 2nd, 2013, 01:11 AM
You can try adding a left padding on the code above like; padding-left: 20px;
Liked On: October 2nd, 2013, 01:09 AM
You can try reducing the padding to 10px on the code below which can be found through the style.css line 442. #logo { padding-top: 50px; } Take note that his involves editing of the...
Liked On: October 2nd, 2013, 01:08 AM