Home Forums ArileWP Pro Change Header Font Color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7540
    Amy Davidshofer
    Participant

    One more question – how do I change the Header text font color on the homepage in the “Service” section so I can read it? It is grey and white text on top of a white background which makes it hard to read. The URL is http://kgg.2a5.myftpupload.com/

    Thank you!

    #7542
    themearile
    Keymaster

    Hi Amy Davidshofer

    Ok please add the below CSS code in the Additional CSS box.

    Go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    .theme-services .theme-section-module .theme-section-subtitle {
        color: #383838 !important;
    }
    .theme-services .theme-section-module .theme-section-title {
        color: #030303 !important;
    }

    Let us know if it works.

    Thanks

    #7544
    Amy Davidshofer
    Participant

    That worked perfectly! THANK YOU!!

    #7547
    themearile
    Keymaster

    Dear Amy Davidshofer

    Glad to hear it and we are happy to help you. We hope you are enjoying the ArileWP theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/arilewp/reviews/?filter=5 We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Have a nice day..!

    Thanks & Regards

    ThemeArile

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change Header Font Color’ is closed to new replies.