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

  • Author
  • #182832
     Carlene
    Participant

    On phones my logo jumps down off the header and onto the open page covering over things and making login issues. I resized the mobile log to just 250 px and it didn’t help.

    I finally had to take the logo off completely for both computer and mobile so my members could get to everything.

    I need to at least add my tagline to the header. How do I do that and is this mobile logo issue something that can be resolved.

    #182887
     Laura
    Moderator

    Hello, please add the logo back and share access so i can fix the issue with css 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #182897
     Carlene
    Participant

    Laura, are you there right now? If I put that logo back up, it stops my clients from working on my site. I can’t just put it up and wait.

    I’m good with just the tagline added. How do I do that?

    #182959
     Laura
    Moderator

    Hello,i will give you a code that will make the logo 50% smaller on mobile, hopefully that helps, you can modify the % too if needed
    Add this to style.css of child theme

    COPY CODE
    
    @media (max-width: 991px) {
    img#logo_img {
        width: 50% !important;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #182977
     Carlene
    Participant

    That didn’t work, it did make the logo tiny, but it still came out of the header and onto the page. Can you just tell me how to get my tagline in the header. Thanks.

    #183087
     Laura
    Moderator

    Hello, for the tagline it requires more coding and maybe i have to use your ftp to edit the header. css is much easier, i made it smaller so you could keep the logo on and then i could change it

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #183622
     Carlene
    Participant

    Laura, hi, so it turns out it is not the logo that isn’t being sized correctly. It is the header breaking onto a new line.

    I am using the Site Name instead of a logo. On phones, it is pushing the site name off the header down onto the page and then the Site Name is keeping buttons at the top of the page from working.

    I hadn’t realized it was doing this because the font color for the site header is white. Maybe what has to happen is that the notification and account buttons need to not be in the mobile header and only in the pull-down menu.

    Also, on mobiles I would like to use the left side menu, but when I turn that on, on desktops it puts the menu down into the footer area.

    Does this make sense? Here are admin creds for you:
    Website: http://www.rawfoodbootcamp.com
    Username: Lizbeth
    Pass: RFBCLaura

    #183630
     Carlene
    Participant

    OMG! When you’re in looking check out the profile. I just went to mine and there is a huge black border around my profile photo.

    #183644
     Carlene
    Participant

    I figured out the logo issue. It was because I chose your header layout where the Site Name was in a top row with the menu centered. I guess that doesn’t work on phones.

    I still don’t know how the border and color changes happened without me touching them.

    i am going to close this. I don’t want anyone inside my site. Thanks.

    #183657
     Laura
    Moderator

    Hello, i do not see the black border, can you share a screenshot?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 10 posts - 1 through 10 (of 10 total)

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

Log in with your credentials

Forgot your details?