This topic has 11 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #110222
     hawwac
    Participant

    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.
    #110594
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #110863
     hawwac
    Participant

    Hi, I haven’t figured out how to do it. I was wondering if it can be done.

    #111438
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #111775
     hawwac
    Participant
    This reply has been set as private.
    #112079
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #112090
     hawwac
    Participant

    That looks absolutely amazing! Thank you so much. 🙂 is there any way to make the menu centered again though? It’s on the right side.

    #112578
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #112865
     hawwac
    Participant
    This reply has been set as private.
    #113170
     Laura
    Moderator

    Hello, 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 solution

    Laura 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.
    #113660
     hawwac
    Participant

    I 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.
    #114043
     Laura
    Moderator

    Hello, 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

    Laura 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 🙂

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?