March 26, 2015 at 5:20 am
#23511
Keymaster
Hi tamielizabeth,
We have designed our theme this way. If you like to move it up then you may use this below css.
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.hgroup-right {
padding-bottom: 45px; //you may change this value as it suits for your site.
}
Thank you!