• Resolved dhaitran

    (@dhaitran)


    Hi,

    This is a wonderful plugin – thank you so much!!

    I was able to use the below code and made changes to the colors of my website but I seem to can’t change the top red border of each column.

    .qcopd-list-wrapper .simple .qcopd-single-list ul li a:hover{
    border-bottom: 1px solid green !important;
    }

    Can you please assist?

    Thanks!!!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author QuantumCloud

    (@quantumcloud)

    Thanks for the nice words! I am glad to hear that you found our effort useful.

    Please add the following CSS to the SLD Settings->Custom CSS area and save:

    .simple .qcopd-single-list ul {
        border-top: 5px solid #33577a;
    }

    Let me know if that worked.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Change Top Border Color in Simple Style’ is closed to new replies.