-
AuthorPosts
-
May 6, 2019 at 11:00 pm #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,
MarkMay 7, 2019 at 12:09 am #1097850Hey theoak15,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonMay 7, 2019 at 12:10 am #1097851May 7, 2019 at 1:11 am #1097902Hi,
Add this to quick css:
div .logo{ float:none!important; position:relative!important; }
Best regards,
Jordan ShannonMay 8, 2019 at 4:57 am #1098261Hi Jordan,
That didn’t seem to do anything.Thanks
May 8, 2019 at 5:52 am #1098281Hi,
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 ShannonMay 8, 2019 at 5:42 pm #1098519the logo is now there, BUT moved my menu link down.
How can I fix that.Thank you
May 8, 2019 at 8:34 pm #1098570Hi,
Add this to quick css:
nav.main_menu{ margin-top:-80px!important; }
Best regards,
Jordan ShannonMay 8, 2019 at 10:53 pm #1098667That 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.
May 9, 2019 at 6:46 pm #1099030It worked okay for the desktop.
Now it’s ruined the mobile site.
I’m getting pretty frustrated with this.May 10, 2019 at 8:42 am #1099215Hi theoak15,
Please ty the code like this
@media screen only and (min-width: 1024px) { nav.main_menu{ margin-top:-80px!important; } }
Best regards,
VictoriaMay 12, 2019 at 10:36 pm #1099841thank 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 5 years, 6 months ago by theoak15.
May 14, 2019 at 7:25 am #1100377Hi Mark,
That does sound good. Can you please disable the caching and minification plugin for now?
Best regards,
VictoriaMay 14, 2019 at 7:04 pm #1100732Disabled
Mark
May 17, 2019 at 10:24 pm #1101942Hey Victoria,
Any progress on my issues with the website???Thanks,
MarkMay 20, 2019 at 9:12 pm #1102569Hi theoak15,
Best regards,
VictoriaMay 20, 2019 at 9:53 pm #1102589The menu links started disappearing after using the css from above.
May 21, 2019 at 7:12 pm #1103040Hi 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,
VictoriaMay 21, 2019 at 10:55 pm #1103113Victoria,
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
May 22, 2019 at 3:23 pm #1103322Hi theoak15,
Can you please make the mockups of both states, please? So that we avoid further confusion.
Best regards,
VictoriaMay 22, 2019 at 5:44 pm #1103407I don’t understand what you are asking.
Mark
May 23, 2019 at 11:51 pm #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 buttonI’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.
May 25, 2019 at 10:29 pm #1104221Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.