Home Forums ArileWP Pro Change color in theme info area

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #38446
    Kevin Zepp
    Participant

    How do I change the color of the subtext in the theme info area. I want to match the color of the heading which is white (#fff).

    #38458
    themearile
    Keymaster

    Hi Kevin

    Thanks for contacting us.

    Please share your site URL here so we can take a look and provide you with a good solution.

    Thanks

    #38462
    Kevin Zepp
    Participant

    Home

    Thank you.

    #38463
    Kevin Zepp
    Participant

    Not sure if the address posted in my last reply. Here it is again: https://rjr.429.myftpupload.com

    #38473
    themearile
    Keymaster

    Hi Kevin

    Please add the below css code in the Additional css box to the responsive slider in the mobile view. Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    .theme-info-area .info-details {
    color: #fff;
    }

    Let us know if it works.

    Thanks

    #38548
    Kevin Zepp
    Participant

    Worked perfect!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.