Home Forums Pro Themes Magazine Plus Pro Title border line

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #64994
    Hans V. Jensen
    Participant

    Hello Wen,

    How do I get the first half of “Title border” line black? I can only get black in the other half of the line.

    See online here
    http://bvbfan.dk/bvb-lejer-angriber-i-chelsea/

    And admin here

    #65000
    wensolutions
    Keymaster

    Hello @hansvjensen,

    Can you send the screenshot of the issue so that we can provide the precise fix?

    Thank you 🙂 .

    Best Regards!!

    #65021
    Hans V. Jensen
    Participant

    Hello Wen,

    I think I just did that?

    In the picture above you can see the yellow title line can only be changed halfway. I want the whole line black?

    #65054
    wensolutions
    Keymaster

    Hello @hansvjensen,

    To make the yellow line black, please use below given CSS in Additional CSS.

    .sidebar .widget-title {
        border-color: #000000 !important;
    }
    
    .sidebar .widget-title:after {
        background-color: #000000 !important;
    }

    Hope this helps.

    Best Regards!!

    #65060
    Hans V. Jensen
    Participant

    Thanks, that helped.

    #65160
    wensolutions
    Keymaster

    Hello @hansvjensen,

    Glad we could help.

    If you have any issues further, please feel free to post.

    Best Regard!!

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