Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2226604
Add logo to nav menu bar when it is sticky
Closed

Comments

  • dadella92 started the conversation

    Hi! I'd like to add a logo to the navigation bar (menu) when it becomes sticky.

    I'm using header 6 or header 3.

    I also noticed that my social icons disappear if I select the header 6.

    Can you please tell me how to add them again? are them not supported on header 6? Thanks a lot!

    David

  •  501
    Penci replied

    Hi,

    Unfortunately, currently this theme doesn't any option add social icon to header style 6.

    don't worry about the issue. Please send me  your website information( admin url site, username and password ). I will add social to header style 6 help you.


    Best Regards,

    PenciDesign

  •   dadella92 replied privately
  •  501
    Penci replied

    Hi,

    I add custom logo to Header style 3 help you as screenshot http://prntscr.com/q33osx

    http://prntscr.com/q33p11

    http://prntscr.com/q33p8q


    Best Regards,

    PenciDesign

  •   dadella92 replied privately
  •  501
    Penci replied

    Hi,

    I checked on your site and i saw you change header style 6 and it work fine.

    Best Regards,

    PenciDesign

  • dadella92 replied

    Hi! Sorry for the disturb again, I have a problem with the Logo you added for me in my nav bar.

    In the Homepage it works great, but if you click on NEWS/IN DEPTH/TECH, first time the page is loaded, you can see the logo on top of the page and also the one that should appear only when the nav bar becomes sticky, so the menu is visualized like a bit "stretched" and all the elements inside it are in wrong positions. Also the SEARCH background as got a different size (larger) than the one in the Homepage.

    Once you scroll down the menu layout changes and everything is back to normality. Can you please check why it is happen? What's wrong in the code? 

    Thanks a lot!

    David

  •  501
    Penci replied

    Hi,

    I checked on your site and edit css of style.css on child theme.

    .site-header-wrapper .sticky-wrapper:not( .is-sticky ) .header--s6 .site-branding{
    opacity: 0;
        visibility: visible;
        width: 0;
        transition: all 3s;
        padding-top: 0 !important;
    } .site-header-wrapper .is-sticky .header--s6 .site-branding {
    padding-top: 8px !important;
    }
    .header__search:not(.header__search_dis_bg) .search-click {
        width: 26px;
    }

    Please check it again

    Best Regards,

    PenciDesign


  • Aurelie78800 replied

    Hi,

    Is there a way you could share the way you made that change ?
    I had the same request (add a logo when the menu get sticky)

    I'm using Soledad theme.

    Kind regards,
    Aurélie

  •  501
    Penci replied

    Hi Aurelie78800,

    I'm not clear about the issue. Please create new ticket and tell me about the issue .

    I will check it help you.

    Best Regards,

    PenciDesign