Forum Replies Created
-
AuthorPosts
-
Please close the ticket Rikard, thank you.
Heck yes! Thank you so much!
Fixed it – thank yuou
I still don’t understand the css lint – it just tells me a load of stuff and I can’t figure out where the closing or opening is.
thank you!
Thank you Ismael – I have reshared the login.
Hi there, this is no longer working and I wonder if I am missing something as my client has asked for a lot of extra code to do with the burger menu.
In short – she wants the burger menu to be white on transparent background before scroll, then the teal colour when scrolling, The menu needs to have a teal background with white icons and writing when open and the icon needs to be white too when the menu (burger) is opened.Does this look right to you?
/* CSS – Testimonial BG */
.main_color .avia-testimonial-arrow-wrap .avia-arrow, .main_color .avia-slider-testimonials .avia-testimonial-content {
background: #ffffff;
}
/* Color section container width */
#section-container-width .container {
width: 100% !important;
min-width: 100%;
padding: 0;
margin: 0;
}
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all #header .main_menu {
position: fixed;
padding-right: 30px;
}
}
.av_header_transparency .logo {
display: none;
}
.av_header_transparency .av-hamburger-inner, .av_header_transparency .av-hamburger-inner::before, .av_header_transparency .av-hamburger-inner::after {
background-color: white !important;
}
#top .av_header_glassy.av_header_transparency .social_bookmarks li, #top .av_header_glassy.av_header_transparency .social_bookmarks li a {
border-color: rgba(255,255,255,0.25);
color: #009989;
}#socket .social_bookmarks {
display : none ;
}#top #av-burger-menu-ul {
padding: 120px 0px 0px !important
}#av-burger-menu-ul .menu-item-social {
display: table;
width: 100%;
}#top #av-burger-menu-ul .menu-item-social .avia-menu-text {
display: block;
width: 100% !important;
padding: 15px 50px 5px;
text-align: left !important;
font-style: italic;
}
@media only screen and (max-width: 767px) {
.responsive .logo { display: none !important; }#advanced_menu_toggle, #advanced_menu_hide {
margin-top: 10px;
}#header_main {
min-height: 82px;
}
}
@media only screen and (max-width: 767px) {
#top #wrap_all .av_header_transparency {
background: transparent;
position: absolute!important;
}#top .av-burger-overlay li li .avia-bullet,
#top .av-hamburger-inner,
#top .av-hamburger-inner::before,
#top .av-hamburger-inner::after {
background-color: #009989 !important;
}
#top .av-burger-overlay li li .avia-bullet,
#top .av-hamburger.is-active .av-hamburger-inner,
#top .av-hamburger.is-active .av-hamburger-inner::before,
#top .av-hamburger.is-active .av-hamburger-inner::after {
background-color: #fff !important;
}#top .av_header_glassy.av_header_transparency .social_bookmarks li, #top .av_header_glassy.av_header_transparency .social_bookmarks li a {
border-color: rgba(255,255,255,0.25);
color: #009989;
}Mike – you beauty! thank you that worked.
hi there, long time since this was posted on but I have tried this coding and it’s not playing ball – I need the lines to be teal (background-color: #009989) when not opened in a transparent header for mobile, and then white (so the x icon) with the #009989 colour as the background. can you help?
Oh my goodness! Thank you :D
Thanks Ismael, this was happening for my client when she edits it, I have asked her to send me screenshots.
We don’t have an FTP and I am not the main administrator, is this the only way to add this?
Hi Guenni, I don’t know what you mean by “relative path” I did as I thought I was meant to, which is the #nameofsection can you put it in proper lamens terms for me?
No, that didn’t work (the css) I do not have a child theme, and I cannot see where to change the colours of the social icons in only the mobile menu?
April 4, 2024 at 5:38 pm in reply to: Icon list – showing on mobile even though specified not to #1439226She would also like the social media icons to be added to the base of the burger menu i cannot see this as an option?
April 4, 2024 at 5:33 pm in reply to: Icon list – showing on mobile even though specified not to #1439224I also want to make all of my images completely full width on mobile, but again this is not working it constantly adds a padding around them and I cannot make them have no spacing – even though in the actual settings I have 0 padding?
Rikard – thank you this worked!
Can you share the code I would require to have the social icons that are in the header on transparent to be a specific colour (#009989) and when it’s in the normal header scrolled down, it can be white?THank you Rikard, first part worked, the 2nd one didn’t work :(
February 23, 2024 at 3:14 pm in reply to: Remove logo on transparent header + change just the font colour #1435212Super weird! When I did that oeiginally it changed the main menu font colour as well, thanks Rikard, I feel like a numpty!
February 23, 2024 at 10:06 am in reply to: Remove logo on transparent header + change just the font colour #1435173Hi Rikard,
Yes, that only changes the background?
February 22, 2024 at 5:40 pm in reply to: Remove logo on transparent header + change just the font colour #1435141Thank you Rikard. I want to set the font colour to be different in transparent vs the normal menu (as the font colour in transparent will be the same colour as the menu bar when not transparent).
perfect, thank you Mike. that fixed it!
Hey Rikard, as I shared, I’d already tried all the forum stuff – including the link you shared above, This doesn’t actually seem to mention anything about the mobile sticky burger menu, just the header itself.
February 9, 2024 at 2:02 pm in reply to: Homepage showing “nothing to display” when logged out #1433820That fixed it Rikard! The host sorted the error of caching, you legend. thanks.
February 9, 2024 at 12:03 pm in reply to: Homepage showing “nothing to display” when logged out #1433802This reply has been marked as private.My home page is showing complete errors, and I cannot find a solution, I have searched across multiple forum posts and it still shows a nothing found page when I am not logged in. When I am logged in i see the correct home page with all the designs. Seeing as I can’t seem to post a new ticket (super weird!) please can you help?
URL is: https://www.movewithmaria.co.uk/
Using the most recent theme and WordPress. -
AuthorPosts