-
AuthorPosts
-
February 16, 2018 at 4:57 pm #913310
Hi,
I would like to change menu font color for eg tablets and only until the scroll get the sticky menu visible.
/Christian
February 16, 2018 at 7:30 pm #913363Hey themrindy,
Try adding this to quick css:
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) { a .avia-menu-text{ color:red!important; } }Adjust the color to what you need.
Best regards,
Jordan ShannonFebruary 16, 2018 at 9:44 pm #913398thanks, what about search character and the “in” and “f”?
Is’nt there any enfold gui choices for this, could been good and easy to do?
/Christian
February 16, 2018 at 10:39 pm #913416Hi,
In order to achieve this one tablets only css is required.
Best regards,
Jordan ShannonFebruary 18, 2018 at 1:15 pm #913897my search and social icons (upper right) are still in black. Any clue about changing them as well?
February 19, 2018 at 4:25 am #914117Hi,
I can’t see that on your site, I’m guessing you managed to get it working?
Best regards,
RikardFebruary 23, 2018 at 6:34 pm #916794Changed to only burger menu, thanks!
But maybe you know how to make the burger menu “stronger”?
/C
February 23, 2018 at 10:13 pm #916886Hi,
Do you mean bolder or easier to see?
Best regards,
Jordan ShannonFebruary 26, 2018 at 4:31 pm #917876I mean more bold, but if you have any good suggestions for visibility I’m happy to listen! :)
/C
February 26, 2018 at 7:04 pm #917920Hi,
Thanks for clearing that up. You can try increasing the height of the lines. Add this to quick css:
.av-hamburger-inner, .av-hamburger-inner::after, .av-hamburger-inner::before{ height:5px!important; }Best regards,
Jordan Shannon-
This reply was modified 7 years, 8 months ago by
Jordan Shannon.
February 26, 2018 at 7:18 pm #917934Thanks!
February 26, 2018 at 7:33 pm #917938Hi,
No problem. Did you need further help on this or shall we close the topic?
Best regards,
Jordan Shannon -
This reply was modified 7 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
