Forum Replies Created
-
AuthorPosts
-
It’s working now! Guess it was just a cached version. Thanks everyone for your help!
Hi – I’m still seeing it as a white background.
I also added the !important tag and it’s still showing as white.
Hi,
Thanks for clearing things up. Sorry if I came off as rude :-)How do I make the link color show up as as the blue #033367? I tried some CSS and it’s not working. I looked under the Menu links in overlay /slide out editor and I looked here: https://kriesi.at/support/topic/link-color-in-mobile-burger-menu/
Any help please?
No modifications to the header file. I tired to that but it made the header’s blue background go away.
So I got it fixed…I added my CSS was missing the
img
tag in it.Here is what I have in the CSS field now..
.fblogo img{ position: relative; top: 50%; transform: translateY(-50%); }
Here is what I have in the menu field…https://imgur.com/a/ZTouj
- This reply was modified 7 years, 1 month ago by norrisd. Reason: added link to what's in the menu field
Forgot to mention – I’m trying to make it centred top to bottom on the menu.
Hi,
Just tried that and it still isn’t showing up. I have the following in the quick CSS.@media only screen and (max-width: 767px) { .responsive #header .main_menu ul { display: block; }} @media only screen and (max-width: 989px) { .responsive .av_mobile_menu_tablet .main_menu, #top #menu-item-search { display: block; } .av-main-nav > li { display: none; }}
This reply has been marked as private.You might be able to drop a color section from the advance layout editor and select a color. And then drop your form onto that.
This reply has been marked as private.Thanks for your help! The only reason I asked is because when we upload images we get an HTTP error message and GoDaddy said, “it’s probably the theme or something with WordPress causing it”
Do you have any idea as to why this might be happening? Or another suggestion to fix the issue? -
AuthorPosts