Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #607799

    I’m trying to create a border at the bottom of the header; however, when I do create a bottom border, it does not stretch across the full page. It seems to stop at the logo container. Can I get a little code to make the border stretch the entire length?

    Thank you!

    #607802

    Hi abe_mend!

    Please try the following

    .av_minimal_header #header_main, .av_minimal_header #header_meta { border top: 1px solid #000; }

    Let us know if that works out for u

    Best regards,
    Basilis

    #607817

    Thank you for replying, Basilis. I put that in the Quick CSS box, but that didn’t seem to work. I redid the border to show you what I mean. Please check my website. The drop shadow makes it all the way across, but the border does not. Do you have any other ideas?

    Thanks!

    #607822

    Hey!

    change the border to border-bottom and if it does not work, please provide access to the web site
    It does work on debugger, so would need to hceck out

    Best regards,
    Basilis

    #607829

    Of course, I should have done that. Unfortunately, that doesn’t seem to help. I’ve included my login info for the site.

    #607835

    Basilis! I got it. I was missing the stupid hyphen. Your fix worked! Thanks for your help!

    • This reply was modified 9 years, 3 months ago by abe_mend.
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header Bottom Border’ is closed to new replies.