Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Remove 'Latest Posts' from Footer

#5879
Amlan
Participant

Thanks for your help.

I figured out how to enlarge the logo. I had to edit the css
.logo{float:left; text-align:left; width:25%; padding:15px 0;}

I changed the width to 25% from 20%.

I also changed the corresponding width of
.header_right{ float:right; text-align:right; width:75%;}

Reduced width to 75% from 80%