-
AuthorPosts
-
July 2, 2020 at 3:54 pm #1227533
Hi there,
when in mobile view;
1. how do I slightly increase the space between top logobar and title,
and/or
2. slightly decrease the height of the top logobar3. How can I align the size/position of the logo, the search icon, and the menu icon,
4. How can I change the color of the search and menu icon
Many thanks in advance, best regards
AlexanderJuly 3, 2020 at 8:52 pm #1227832Hey Alexander,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaJuly 4, 2020 at 2:04 pm #1227919This reply has been marked as private.July 6, 2020 at 5:38 am #1228151Hi,
Thanks for that. The screenshots show me the same file though, there’s no difference between the two. Could you try sending the mockup image again please?
Best regards,
RikardJuly 6, 2020 at 7:43 am #1228196This reply has been marked as private.July 7, 2020 at 7:51 am #1228486Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { #menu-item-search a { color: blue; } } .header_color .av-hamburger-inner, .header_color .av-hamburger-inner:before, .header_color .av-hamburger-inner:after { background-color: blue; }Best regards,
RikardJuly 7, 2020 at 11:15 am #1228534This reply has been marked as private.July 8, 2020 at 7:37 am #1228780Hi,
Try this as well:
@media only screen and (max-width: 767px) { .responsive #top #wrap_all .av-logo-container { width: 95%; max-width: 95%; } #menu-item-search a:before { font-size: 40px; } .av-hamburger-inner, .av-hamburger-inner::before, .av-hamburger-inner::after { width: 50px; height: 5px; } }Please note that theme support is not a customisation service, we will try to help out with smaller tweaks in the theme though.
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.
