-
Author
-
March 13, 2016 at 20:07 #110222hawwacParticipant
I 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.
Attachments:
You must be logged in to view attached files.March 15, 2016 at 03:23 #110594LauraModeratorHello, 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 solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 15, 2016 at 22:36 #110863hawwacParticipantHi, I haven’t figured out how to do it. I was wondering if it can be done.
March 18, 2016 at 04:07 #111438LauraModeratorHello, 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 solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 21, 2016 at 20:46 #112079LauraModeratorHello, 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 solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 21, 2016 at 22:37 #112090hawwacParticipantThat 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 #112578LauraModeratorHello, 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 solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 28, 2016 at 20:10 #113170LauraModeratorHello, 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 solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Attachments:
You must be logged in to view attached files.March 30, 2016 at 20:30 #113660hawwacParticipantI had to remove the css because it messed up the menu on mobile screens :(. now the side menu isn’t showing.
Attachments:
You must be logged in to view attached files.April 1, 2016 at 13:08 #114043LauraModeratorHello, 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 solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.