Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #587929

    Hi there,

    Link on private: I have the color section that has the Media Room and Publication set without any top border styling, but I can see a fine line, why is that?

    Thanks!

    #587965

    Hi worldfuturecouncil!

    Please add to your custom CSS

    .main_color { border: none; }

    let me know if it works

    Cheers!
    Basilis

    #589864

    Hi there, thank you for getting back to me.

    That helped solve the issue, but now there is a line missing on the title bar (link sent by private)

    Thanks!

    #589885

    Hi!

    Please add following code to Quick CSS

    .title_container {
        border-bottom: 1px solid #e2e2e2;
    }

    Regards,
    Yigit

    #589889

    Thanks!!! Worked perfect!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Color Section top border styling’ is closed to new replies.