-
Author
-
December 12, 2017 at 20:40 #182832
Carlene
ParticipantOn 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.
December 13, 2017 at 13:58 #182887Laura
ModeratorHello, 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 solutionDecember 13, 2017 at 16:16 #182897Carlene
ParticipantLaura, 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?
December 13, 2017 at 22:46 #182959Laura
ModeratorHello,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 themeCOPY 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 solutionDecember 14, 2017 at 03:34 #182977Carlene
ParticipantThat 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.
December 15, 2017 at 03:39 #183087Laura
ModeratorHello, 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 solutionDecember 21, 2017 at 17:25 #183622Carlene
ParticipantLaura, 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: RFBCLauraDecember 21, 2017 at 17:51 #183630Carlene
ParticipantOMG! 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.
December 21, 2017 at 20:11 #183644Carlene
ParticipantI 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.
December 22, 2017 at 00:31 #183657Laura
ModeratorHello, 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 -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.