-
AuthorPosts
-
March 22, 2017 at 6:26 pm #764966
I have an issue with the border. I turned it off in header options, but the border is still there. I need to turn both the border on transparent link, and the separators with the shopping cart.
March 22, 2017 at 6:28 pm #764968(I can fix this with overrides, but I would like to skip that.)
March 22, 2017 at 6:28 pm #764969Hey MORTULGAAH,
You want to remove border under the header menu?
Best regards,
Jordan ShannonMarch 22, 2017 at 6:35 pm #764972March 22, 2017 at 6:39 pm #764975Hi,
Try this in quick css:
#top .av_header_with_border.av_header_transparency #header_main { border:0px!important; } .av_header_with_border.av_header_transparency #menu-item-shop.cart_dropdown{ border:0px!important; } .avia-menu.av_menu_icon_beside { border:0px!important; }Let me know if this works for you.
Best regards,
Jordan ShannonMarch 22, 2017 at 6:43 pm #764980This is my version:
#top .av_header_with_border.av_header_transparency #header_main { border:none; } #top .av_header_glassy.av_header_transparency #menu-item-shop.cart_dropdown, #top .av_header_with_border.av_header_transparency #menu-item-shop.cart_dropdown { border-color:rgba(255,255,255, 0.1) } #top .av_header_with_border.av_header_transparency .avia-menu.av_menu_icon_beside { border-color:rgba(255,255,255, 0.01) }March 22, 2017 at 6:44 pm #764982Hi,
I am not sure what you are asking. My version is to remove the borders.
Best regards,
Jordan ShannonMarch 22, 2017 at 6:49 pm #764985Yes, yes, I did this fix myself. All fine with yours too.
Tho I think there is a bug in settings part of the theme.March 22, 2017 at 6:50 pm #764988Hi,
Well will look into the bug. I am glad this was able to be fixed up for you.
Best regards,
Jordan ShannonMarch 22, 2017 at 6:55 pm #764991Good.
Bug def there. In your shop demo there is no border, was unable to recreate. -
AuthorPosts
- You must be logged in to reply to this topic.
