• Resolved jerrytoet

    (@jerrytoet)


    hello,

    i want to change the red color to black, how can i do that?

Viewing 1 replies (of 1 total)
  • QC Support

    (@jamil01)

    Hi,
    You can change top border color with custom CSS. Please add the following custom CSS from Simple Link Directory -> Settings -> Custom CSS tab. Clear the cache and check again.

    /* Custom CSS */
    body .qcld-main-container-style-simple .simple .qcopd-single-list ul {
        border-top: 5px solid #000;
    }

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.