-
AuthorPosts
-
August 26, 2015 at 3:41 pm #493620
hello Guys!
i ‘ve changed the position of menu and cart icon ON MOBILE and since then i’ve a strange black line on the heading, not on all pages, only in some of them as you can see.
Can you help me?
Thanks a lot!
Cheers
Mario
August 26, 2015 at 3:46 pm #493627Hey Mario!
Please find following code in Quick CSS
@media only screen and (max-width: 768px) { .responsive .header_bg { border-bottom: 1px dashed cyan !important; top: -31px; }}and change it to
@media only screen and (max-width: 768px) { .responsive .header_bg { border-bottom: 1px dashed cyan !important; top: 0; }}Cheers!
YigitAugust 26, 2015 at 3:55 pm #493637Hi Yigit!
thanks for your help but i would like to have the dashed line exactly in line with the dashed line on the logo.
it it possible?
thanks!
Mario
August 27, 2015 at 1:28 pm #494118Hey!
URL you have provided in your first post does not work (page not found error). Can you give us a correct link where we can see what’s going on?
Cheers!
AndyAugust 27, 2015 at 4:02 pm #494261yes for sure ;)
thanks
August 27, 2015 at 4:42 pm #494313Hey!
Can you please add the code i posted here – https://kriesi.at/support/topic/menu-links-changed/#post-494312 and check if it helps with this issue as well?
Cheers!
YigitAugust 27, 2015 at 7:50 pm #494419Hi Yigit,
this CSS created a transparent header on mobile version, except on SHOP page. but it’s ok.
Could you tell me now how to change the line on the top of the header (now is white): how to canel it or change it the color?
Many Many tahnks!
Mario
August 27, 2015 at 10:24 pm #494501Hey!
To the previous color, replace background-color: transparent; to the color you want.
Is that what you aim for?
Thanks a lot for your time and patience
Cheers!
BasilisAugust 28, 2015 at 9:50 am #494703Thanks everybody!
Super assistance!You can close the topic ;)
Cheers
Mario
-
AuthorPosts
- The topic ‘STRANGE BLACK LINE ON MOBILE’ is closed to new replies.
