Home Forums ArileWP Pro Button Text Colour,Type and Size

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12517
    Ömer G
    Participant

    Hi,

    How can I change the colour, type and size of “Button Text” under Slider Item Content under Frontpage Sections.

    Thank you

    #12552
    themearile
    Keymaster

    Hi Omer G

    Don’t worry we are here to help you.

    Okay, Kindly add the below CSS in the Additional CSS box, Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to publish button.

    .theme-slider-content .btn-default {
        font-size: 1.2rem;
        color: #000;
        background-color: #fff
    }

    Let us know if it works.

    Thanks

    #12621
    Ömer G
    Participant

    Thank you solvd

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Button Text Colour,Type and Size’ is closed to new replies.