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

  • Author
  • #126166
     alphateddy
    Participant

    Hi Seventhqueen Team,

     

    I am not sure if the theme just is not ready yet for a productive use case or if I am simply to stupid to understand a few concepts 😉 I wanted to replace the logo of the the theme. I used the same size as you logo…nevertheless the them shows it way too small. What am I missing?

    -Marian

    #126259
     Laura
    Moderator

    Hello, can you share admin credentials so i can see it? I am sure we can resolve this very quick 🙂

    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 🙂

    #126316
     alphateddy
    Participant
    This reply has been set as private.
    #126319
     alphateddy
    Participant
    This reply has been set as private.
    #126477
     alphateddy
    Participant

    Laura, did you have time to check it yet? I don’t get it. I’ve downloaded YOUR logo and copy and pasted it over YOUR file and reuploaded it through the customizer…and still the them shows it too small :/

    #126633
     Laura
    Moderator

    Hello, add this to style.css of child theme

    COPY CODE
    
    .logo img {
        max-height: 100% !important;
        max-width: inherit;
        width: 260px;
        margin-left: -13%;
        height: 72px;
    }
    

    And change your logo size to width 260px and heght 72px of just change the code as you prefer

    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 🙂

    #126685
     alphateddy
    Participant

    Laura,

    your cxode made no change. As said, I took YOUR logo, but mine on the same file, overwrote it. I readded it, and the size is wrong…thats why I am not getting it 😉

    – Marian

    #126687
     alphateddy
    Participant

    Laura, it worked now after the update of BuddyAPP tonight.

    Can you additionally help me how to change the background colour of the menu?

    – Marian

    #126796
     Laura
    Moderator

    Hello glad you could resolve it!
    To change the menu background use this css code at style.css of child theme

    COPY CODE
    
    #sidemenu-wrapper {
        background-color: #3b4452 !important;
    }
    
    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 🙂

    #127047
     alphateddy
    Participant

    Thanks Laura,

    whats the respective code for the color of the menu below the profile pic?

    – Marian

    #127294
     Laura
    Moderator

    Hello, sent at the other topic 🙂

    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 11 posts - 1 through 11 (of 11 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?