Best Premium and Free WordPress Themes › Forums › Online Shop › Logo Size to small
- This topic has 1 reply, 1 voice, and was last updated 4 years, 1 month ago by
denully.
- AuthorPosts
- December 3, 2018 at 9:58 am #40310
denully
ParticipantFirst of all, sorry for asking a questions that seems to have been asked a few times, but never answered with a solution. 🙂
I am using the Free theme (limited budget sadly) but it seems no matter what i try the logo is pushed to a very small size.
Site: http://dev18.sej-gravering.dkHow can this be made larger to match it more like it is on http://sej-gravering.dk ?
December 3, 2018 at 10:09 am #40311denully
Participantah actually found a work around, typical after writing for help 🙂
removed the logo and used the header image instead and then adjusted it a bit with the css.
it may not be the best work around, i usually dont like to fiddle with margins in negative, but here is the css, i added under “extra CSS”div.wp-custom-header { margin-top: -62px; margin-bottom: -5px; } .wrapper.header-image-wrap { text-align: left; }
still needs a bit more adjusting for my site, but its something to work from at least and i hope it can help others, unless we get a better solution. 🙂
PS: For Support staff, please remove my site links. just to avoid having them stuck out here for future usage. 🙂
- AuthorPosts
- You must be logged in to reply to this topic.