-
AuthorPosts
-
September 16, 2015 at 12:25 pm #503970
Hi guys,
i would like to change the submenu links color on MOBILE VERSION. i tried to use advanced setting, css code, everything but doesn’t works. i can change the background but not the lonk color.
i would like to set white color as the main menu.
Cna you help me asap please?
thank you very much!
cheers
Mario
September 16, 2015 at 12:40 pm #503983Hey Mario!
Can you please post a screenshot and show the changes you would like to make so we can make sure that we are on the same page?
Best regards,
YigitSeptember 16, 2015 at 12:45 pm #503993Hi Yigit,
her it is the link
as you can see the submenu links are black.
Mario
September 16, 2015 at 12:49 pm #503998Hey!
Please add following code to Quick CSS
#mobile-advanced a { color: white!important; } #mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before { color: #37bdf6 !important; }
Cheers!
YigitSeptember 16, 2015 at 12:55 pm #504008Thanks Yigit, it works but it moves away the cart icon, under the menu icon.
what’s wrong?
thanks
MArio
September 16, 2015 at 1:00 pm #504012Hey!
That should not happen since we are targeting only links in mobile menu. Can you please post a screenshot and show the changes that happens when you apply custom CSS code? Also, please post the content of your Quick CSS field using – http://pastebin.com/ here
Regards,
YigitSeptember 16, 2015 at 1:04 pm #504017Hi Yigit,
it moved the basket and it also changed the layout of the page moving everything to the left
September 16, 2015 at 1:07 pm #504020Hi!
Do you mind creating a temporary admin login and posting it here privately?
Cheers!
YigitSeptember 16, 2015 at 1:08 pm #504023SUre,
here the link Yigit for the CSS
September 16, 2015 at 1:11 pm #504024Yes, here you have the access
September 16, 2015 at 1:13 pm #504026September 16, 2015 at 1:18 pm #504035Yigit,
there’s a serious problem with the layout.
i don’t know there’s a black margin for all page.
can you see it?
i paste your css but nothing happende at the cart button. is still in the same position, under the menu icon
- This reply was modified 9 years, 2 months ago by Mario.
September 16, 2015 at 1:23 pm #504041Hi Yigit,
i’m gonna explain you what we have now:
– home page ok at the beginning. turning the mobile phone the layout change, and it’s ok (cart icon still under the menu)
– come back in vertical position with the mobile phone and something creates a black margin from top to bottom of the page on the right side.
– cart icon still in the same position, under the menu.Thanks
Mario
- This reply was modified 9 years, 2 months ago by Mario.
September 16, 2015 at 1:33 pm #504049Hey!
I tried removing the last code i posted and it did not change anything. Can you please post a screenshot and show how they suppose to look? It seems to be related to other custom CSS you have.
Best regards,
YigitSeptember 16, 2015 at 1:41 pm #504065I did not modify anything more.
Here is the website before we put the css code
September 16, 2015 at 1:47 pm #504071Hi!
Please remove following code from Quick CSS or adjust it
@media only screen and (max-width: 1024px) { .html_header_top #menu-item-shop.cart_dropdown { right: -80px; }}
Cheers!
YigitSeptember 16, 2015 at 1:56 pm #504086Little problem:
menu links color changed on the desktop too. are all cyan.
the social icons are changed too.suggestion?
ADJUST IT!
ok, perfect, thanks a lot for your precious help, as always.
have a nice day ;)
Mario
- This reply was modified 9 years, 2 months ago by Mario.
-
AuthorPosts
- The topic ‘submenu links color’ is closed to new replies.