Hi! there is a long thin vertical line between the header elements area and the social icons. I can´t get rid of it!
Any ideas?
Thanx!
Hey rainbowscent,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-menu.av_menu_icon_beside {
border-right-width: 0!important;
border-right-style: none!important;
}
Best regards,
Vinay
That works! great
One more thing, is it possible to change the weight of the button border? make it thiner?
Hi!
Yes, everything is under the border property.
Take a look here, to understand better how many things you can change and how, so you can make your life and work easier! :D
http://www.w3schools.com/css/css_border.asp
and here
http://www.w3schools.com/cssref/pr_border.asp
Please do let us know if you deal any issue, would be more than happy to assist
Regards,
Basilis