Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #316343

    Hey there,

    I have another question:
    I want to display the header with phone number an social media icon. But I don’t want to show the line which boarders he container. If I set the line colours of the main menu to #ffffff the boarder line isn’t visible anymore but also every other line in the content area. Is there a possibility to remove just the boarder line of the header container?

    Thank you very much!

    Andreas

    #316585

    Hi andy!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header_meta { box-shadow: none; }
    div#header_main { border-top: none; }

    If that does not work, please post a screenshot and show the border you would like to remove.

    Regards,
    Yigit

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