Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #636093

    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!

    • This topic was modified 9 years, 2 months ago by rainbowscent.
    #636139

    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

    #636227

    That works! great

    One more thing, is it possible to change the weight of the button border? make it thiner?

    #636231

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.