Okay
  Public Ticket #2739255
Changing the color of the ptoduct title
Closed

Comments

  • debandada started the conversation

    Hi! I want to change the color of the product title that is appearing on the front page and I can't find a way to do this whit any WordPress tool. I tried this with Elementor pro too and other plug-ins. Can you help me with this issue?

    Thank you!

    Andrada

  •  933
    Neuron replied

    Hi Andrada,

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on, make sure to click on private reply.

    Feel free to ask for anything you need.

    Kind Regards


  •   debandada replied privately
  •  933
    Neuron replied

    Hi,

    I've added the following code at Appearance > Customize > Additional CSS, and now the color is alright.

    .o-neuron-hover-holder__body-meta__title a { 
        color: #8972F8 !important;
    }

    Feel free to ask for anything you need.

    Kind Regards