• Resolved rockofshove

    (@rockofshove)


    Hi,

    I have searched the forum and have seen that in order to change the colour of the text for categories and listing titles I will need to add custom css in the theme customiser.

    Please can you tell me what css I need to add to change the colour of the above from the current blue to black.

    Thankyou.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author pluginsware

    (@pluginsware)

    Hi,

    Kindly add the following CSS code in your theme’s style.css file or in the “Advanced CSS” option of your theme’s customizer panel.

    .acadp a {
    color: red !important;
    }

    Thanks

    Thread Starter rockofshove

    (@rockofshove)

    Thankyou.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Change text colour’ is closed to new replies.