[Resolved] logo covers the menu

Home Forums Support [Resolved] logo covers the menu

Home Forums Support logo covers the menu

Viewing 15 posts - 1 through 15 (of 23 total)
  • Author
    Posts
  • #1452926
    Thei

    I have a problem with my logo on the page. It covers the menu items. It seems to work fine on mobile/tablet based on the previews. My blog is not live yet. I changed the width but now the space between the menu and the logo is huge! So what is the solution here?

    In addition, I will go live this Saturday. Is it a way to test the site “live” before the formal launch on Saturday and then unpublish it? I just don’t want to be surprised last minute if things do not work out.

    #1452933
    Leo
    Staff
    Customer Support

    Hi there,

    These issues are tough to debug without seeing it live.

    Any chance you can duplicate the issue on a staging site so we can see?

    This would solve this issue as well:

    Is it a way to test the site “live” before the formal launch on Saturday and then unpublish it? I just don’t want to be surprised last minute if things do not work out.

    #1452974
    Thei

    If you tell me how to do it – I don’t know what is a staging site

    #1452981
    Elvin
    Staff
    Customer Support
    #1452984
    Leo
    Staff
    Customer Support

    Worth checking with your hosting support to see if they offer service like this 🙂

    A lot of them do.

    #1453026
    Thei

    Thanks Elvin, I did the staging site fast.

    Leo,
    Here it is: https://wedesserts.com/staging/2899/
    Can you the logo squeezed in between the menu?

    #1453028
    Leo
    Staff
    Customer Support

    It’s under coming soon page.

    Can you disable it?

    #1453044
    Thei

    I am not sure how to disable the staging site. I can press on launch site which will be the staging launch if that makes sense. I don’t see any other option. I can see it but I am logged in.

    #1453054
    Leo
    Staff
    Customer Support

    Hmm I think the Coming Soon is from a plugin:
    https://www.screencast.com/t/Y1qRwoWxVRuk

    Do you see that in the list of plugins?

    If not just provide the login info using the private information box.

    #1453067
    Thei

    I don’t have this plugin but sending generate press login details

    #1453071
    Leo
    Staff
    Customer Support

    I tried to log in using this URL but it doesn’t work for me:
    https://wedesserts.com/staging/2899/wp-login.php

    Can you confirm?

    #1453077
    Thei

    I guess you need the blue host login in private

    #1453191
    Leo
    Staff
    Customer Support

    That still didn’t work for me using the link here:
    https://wedesserts.com/staging/2899/wp-login.php

    Can you confirm?

    Thanks 🙂

    #1454152
    Thei

    Leo, I sent you the WP password and user name in private. Can you help me today to fix the logo?

    #1454186
    Leo
    Staff
    Customer Support

    The login works now.

    What is the layout you are trying to achieve?

    This CSS in your custom CSS is currently causing some issues:”

    .site-branding,
    .site-logo {
    	position: absolute;
    	left: 50%;
    	-webkit-transform: translateX(-50%);
    	        transform: translateX(-50%);
    	z-index: 200;
    }
Viewing 15 posts - 1 through 15 (of 23 total)
  • You must be logged in to reply to this topic.