New Landing How can we help? Themeforest Theme Support Flexform Border line below page header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #80962
    aaustin69
    Member
    Post count: 115

    Hi, is there a way to get rid of the border line below the page header? I have attached a screen shot and circled the line in red that I am refereeing to, and you can also view on my site at the follow page http://marketgrouprealty.com/buying/ (or any other page on the site as well).

    I have searched the forums (as I always do first) for a solution on this, but cannot find anything. I thought I may have something in my css causing this, but I have been unable to locate anything.

    Thanks, Alan

    #80986
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    to change the color of the border add this to your custom css:

    #header-section, #mini-header {
      border-bottom-color: #e5e5e5;
    }

    To remove it add this:

    #header-section, #mini-header {
      border-bottom: medium none;
    }

    – Kyle

    #81171
    aaustin69
    Member
    Post count: 115

    Perfect, thanks Kyle.

    #81201
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register