Viewing 6 posts - 1 through 6 (of 6 total)
  • #82824
    lis_locket
    Member
    Post count: 5

    Hello,

    Site link here: http://thegipsyqueen.co.uk/site/advertising/

    How can i adjust the line that is under the page background heading? (If you look at the bottom of the mint green pattern there is a thin grey line). I’d like to increase the size and amend the colour of it and also the line that sits above the main navigation?

    Thanks,
    Lisa

    #82960
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    For the border, add this to your custom css in theme options:

    .page-heading {
      border-bottom: 4px solid rgba(0, 0, 0, 0);
    }
    .alt-bg {
      border-color: #111111;
    }

    – Kyle

    #83497
    lis_locket
    Member
    Post count: 5

    Thanks kyle – worked grand.
    How can i increase the size of the line that sits above the navigation and below the logo?
    Thought it was header border but that didnt work?

    Cheers,
    Lisa

    #83503
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    Add this:

    #header-section > #main-nav {
      border-top-width: 4px;
    }

    – Kyle

    #83510
    lis_locket
    Member
    Post count: 5

    nice – cheers mate

    #83515
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 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