-
Author
-
March 13, 2016 at 20:07 #110222
hawwac
ParticipantI was wondering if there was a way to make the header a full width image in place of having the logo. Im using the third option for the header.
March 15, 2016 at 03:23 #110594Laura
ModeratorHello, do you mean an image that covers the whole header area? Can you add it and send me a link?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 15, 2016 at 22:36 #110863hawwac
ParticipantHi, I haven’t figured out how to do it. I was wondering if it can be done.
March 18, 2016 at 04:07 #111438Laura
ModeratorHello, i mean add the image you want to be full width instead of the logo ( add the image at the logo section, and send me a link to see it and edit it 😀
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 19, 2016 at 18:20 #111775hawwac
ParticipantOh thanks so much! I want it to look like a magazine cover 🙂 hope it works
http://newfoundmuslima.com/wp-admin/
user- test
passw- testif you need the file separate please let me know 🙂
March 21, 2016 at 20:46 #112079Laura
ModeratorHello, please check out, i added this to your style.css
COPY CODE.kleo-main-header.header-centered { background: #FF33CC; } ul#menu-main-menu { background: white; width: 1640px; margin-left: -2%; }Let me know 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 21, 2016 at 22:37 #112090hawwac
ParticipantThat looks absolutely amazing! Thank you so much. 🙂 is there any way to make the menu centered again though? It’s on the right side.
March 24, 2016 at 17:43 #112578Laura
ModeratorHello, couldn’t access again, did you change the user?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 26, 2016 at 16:49 #112865hawwac
ParticipantHi sorry yes the User is set
newfoundmuslima.com/wp-admin
user test
passw test
March 28, 2016 at 20:10 #113170Laura
ModeratorHello, i see it fine, please check attached
You can modify the css i sent you until you see it fine ( the margin-left)Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 30, 2016 at 20:30 #113660hawwac
ParticipantI had to remove the css because it messed up the menu on mobile screens :(. now the side menu isn’t showing.
April 1, 2016 at 13:08 #114043Laura
ModeratorHello, try to place this css at style.css and delete the code i sent you before
COPY CODE@media screen and (min-width: 800px) { .kleo-main-header.header-centered { background: #FF33CC; } ul#menu-main-menu { background: white; width: 1640px; margin-left: -2%; } }Let me know if you still face any issue
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.