Home Forums Basel support forum css from button is not changing, why ?

css from button is not changing, why ?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #213161

    Bamboon
    Participant

    Hello,
    I’ve changed the css of a button on the homepage but it’s not working.
    Could you please tell me why is so ?

    Thank you so much,

    Lorene

    Attachments:
    You must be logged in to view attached files.
    #213217

    Hello,

    Set the marHello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body.home .btn.btn-style-link, 
    body.home .button.btn-style-link{
    color:red;
    margin-bottom:40px;
    text-transform:lowercase;
    }

    Change the values as per your needs.

    Best Regards

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