• AzureDesigns

    (@azuredesigns)


    I would like to change the colour of the Read More button from the standard blue colour to another colour. I have tried the following but it doesn’t work. Can anyone assist?
    a.readmore {
    border: 1px solid #DF4737;
    color: #fff;
    display:inline-block;
    float: right;
    background: #DF4737;
    background-image: none;
    }
    a.readmore:hover {
    background: #DF4737;
    background-image: none;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • Balint Toth

    (@tothbalint)

    Hello AzureDesigns!

    Could you please share a link to your site so I could take a look? Do you have a child theme installed to apply the CSS modifications?

    Thank you!

    Cheers,
    Toth Balint BT

    Thread Starter AzureDesigns

    (@azuredesigns)

    Hello Toth

    Yes I have a child theme and here is the link:
    https://www.etvoila.co.za/test/gallary/

    Thread Starter AzureDesigns

    (@azuredesigns)

    Hi Toth Balint BT
    Did you get a chance to look at the url and do you have any ideas on how to change the Read More background colour?
    Thanks
    Azure Designs

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Read more colour change’ is closed to new replies.