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

    Hi guys

    I need to add an full width, empty black div (height 30px) just below my header on devicee below 740px wide ONLY.

    Site and screenshot of bar is in the private area.

    Any ideas please?

    Many thanks in advance

    Dan

    #1019495

    Hey sjidesign,

    Thank you for using Enfold.

    This css code might help.

    .responsive.html_top_nav_header .av-section-bottom-logo + div {
        border-top-style: solid;
        border-top-width: 30px;
        border-color: #000000;
    }
    

    Best regards,
    Ismael

    #1019503

    Hi Ismael

    Works perfectly, thank you very much.

    Superb support as always.

    Thanks again

    Regards

    Dan

    #1019559

    Hi Dan,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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