Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1945801
Header Logo and Menu
Closed

Comments

  • dmac started the conversation

    I noticed  your one of your header/menu setting makes Big centered top logo disappears on scroll down.

     Is it possible to make the logo position to left or down centered  between the menus on scrolldown?

    I know there is similar option for smaller logo, but what of if you really want to make the logo stand out as the first visit to a website, but remain sticky and smaller as you scrolldown. That's why I am asking this question.

  •  7,095
    Oliver replied

    Hi,

    Yes, pls. provide the wp-admin access.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •   dmac replied privately
  •  7,095
    Oliver replied

    HI!

    pls. use following css:

    #site-header.fixed.shrink .site-title a img.default {
        display: none;
    }
    #site-header.fixed.shrink .logo-position-center > .site-title {
        display: block;
        float: left;
    }

     

    6707465710.png

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •   dmac replied privately
  •  7,095
    Oliver replied

    Hi,

    1. Fixed, pls. check.

    2. You have wrong logo size, should be 3x image, take a look:

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •   dmac replied privately
  •  7,095
    Oliver replied

    What size of the logo you need to have in the end?  Here:

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •   dmac replied privately
  •  7,095
    Oliver replied

    Add the logo 300px width.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  7,095
    Oliver replied

    I mean logo image, 300 px size you need to set 100px

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •   dmac replied privately
  •  7,095
    Oliver replied

    pls. read this:

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver