Viewing 23 posts - 1 through 23 (of 23 total)
  • Author
    Posts
  • #1097844

    Hey,

    Today I realized my logo isn’t showing up at all on my website. It hasn’t had any problems for the past 3 years. Nothing has changed and I can’t figure it out. Re-uploaded the file again and that didn’t work, tried other images with no luck, though when I enter the “Customize Page” I see the logo just fine.
    Any suggestions would be appreciated.

    Also the small bar above the menu doesn’t change colors to what I selected for it in the Advanced Styling. Nor does the advance styling do anything for the header elements.

    Thanks,
    Mark

    #1097850

    Hey theoak15,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1097851
    #1097902

    Hi,

    Add this to quick css:

    div .logo{
    float:none!important;
    position:relative!important;
    }

    Best regards,
    Jordan Shannon

    #1098261

    Hi Jordan,
    That didn’t seem to do anything.

    Thanks

    #1098281

    Hi,
    Have you tried adding the code to the very top of quick css so that it runs first? Also, be sure to clear the cache a few times over.

    Best regards,
    Jordan Shannon

    #1098519

    the logo is now there, BUT moved my menu link down.
    How can I fix that.

    Thank you

    #1098570

    Hi,

    Add this to quick css:

    nav.main_menu{
    margin-top:-80px!important;
    }

    Best regards,
    Jordan Shannon

    #1098667

    That worked, thanks.

    Now how do I get the small bar above the menu to turn black when scrolling down. the advanced styling does nothing to change it.

    I appreciate it.

    #1099030

    It worked okay for the desktop.
    Now it’s ruined the mobile site.
    I’m getting pretty frustrated with this.

    #1099215

    Hi theoak15,

    Please ty the code like this

    
    @media screen only and (min-width: 1024px) {
        nav.main_menu{
            margin-top:-80px!important;
         }
    }
    

    Best regards,
    Victoria

    #1099841

    thank you for your help

    So I have a Sticky Menu Bar that shrinks when scrolling down. The Icon is great with that, but the menu links go into the small menu above the bar and disappear when viewing from a laptop. Where the menu link should be turn into a link for the icon.
    Also the small menu above the bar turns white and not black like I have been trying to do with the advanced styling options.

    The burger menu for the mobile site isn’t visible at all.

    1: How do I get the menu links to stay visible when I scroll down/not go into the small menu above.
    2: How do I get the small bar above the menu to turn to black when I start scrolling down.
    3: How do I get the burger menu appear.

    I appreciate your time
    Mark

    • This reply was modified 4 years, 10 months ago by theoak15.
    #1100377

    Hi Mark,

    That does sound good. Can you please disable the caching and minification plugin for now?

    Best regards,
    Victoria

    #1100732

    Disabled

    Mark

    #1101942

    Hey Victoria,
    Any progress on my issues with the website???

    Thanks,
    Mark

    #1102569

    Hi theoak15,

    Best regards,
    Victoria

    #1102589

    The menu links started disappearing after using the css from above.

    #1103040

    Hi theoak15,

    It got confusing, let’s start over. Can you remove the customizations and please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    #1103113

    Victoria,

    Customizations are deleted.
    If you look at the site right now it is close to what I’m looking for.
    Sticky Main Menu with Small bar above that shrink when scrolling down and the links are visible.
    What I would like is for my icon to be visible throughout and to shrink as well. Also to have the small bar above to turn black when it shrinks.

    I hope that makes sense. Let me know if I need to explain more.

    Thanks

    #1103322

    Hi theoak15,

    Can you please make the mockups of both states, please? So that we avoid further confusion.

    Best regards,
    Victoria

    #1103407

    I don’t understand what you are asking.

    Mark

    #1103818

    – Menu and logo position
    Logo left, Menu right
    – Header Size
    80px
    – Header Behavior
    Sticky Header
    Shrinking Header
    Let logo and menu position adapt to browser window
    Transparency Logo and Header
    Logo is home button

    I’m currently have these as my settings, but the logo i have isn’t showing up at all but would like to. Also when the header shrinks I would like the small top bar above the header turn to a black background.

    #1104221

    Hi,
    Sorry for the late reply, I see that you are using Enfold v4.2 this is likely the issue, please update to v4.5.7 manually via ftp
    Please note that if you update via FTP, you will need to remove the old theme folder “enfold” first (via FTP) then upload the new “enfold” folder at /wp-content/themes/enfold/
    Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.

    Best regards,
    Mike

Viewing 23 posts - 1 through 23 (of 23 total)
  • You must be logged in to reply to this topic.