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

    Hi – can you tell me how to change the header border and divider color to black? This is the site where I’d like to do it: http://precisionmarketinginstitute.com/

    Thanks!

    #758813

    Hey GoToGalMarketing,

    The divider color is black already and it looks like you figured it out?

    In case you still need help please go to Enfold > General Styling > Logo Area and make changes to the border color value.

    To add a bottom border to the header try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .html_header_top.html_header_sticky #header {
        border-bottom: 1px solid #000;
    }

    Best regards,
    Vinay

    #759045

    Vinay,
    Thanks so much! Now, is there a way for the divider to show when the site loads?
    -Ceci

    #759184

    Hi,

    You are welcome :)

    The separators can be enabled from Enfold > Header > Header Layout > Separator between menu items

    Best regards,
    Vinay

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