Line color

Discussion in 'Woodpecker WordPress Business Theme' started by itzcandy, Nov 19, 2015.

  1. itzcandy

    itzcandy Member

    Joined:
    Dec 13, 2012
    Messages:
    102
    Likes Received:
    2
    Can you please help me change a line color. In my screenshot it is a lighter blue that runs across the top of the body of the internal pages and blog
     

    Attached Files:

  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    Could you please provide us URL of your website so that we can assist you accordingly?

    Also, please mention the color code to which you change the color, so that we could provide you the necessary solution.

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. itzcandy

    itzcandy Member

    Joined:
    Dec 13, 2012
    Messages:
    102
    Likes Received:
    2
    http://mycleary.com/admissions/ is the page, it is the lighter blue line (on all of the pages), want to change them to the same blue as in header: #01295d
     
  4. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .page-post-container-wrapper {
        border-top: 6px solid #01295d;
    }
    Note: Change color as per your interest.

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page