Home Forums Aasta Pro New Service Section “See More” Text is Brown?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #38791
    Trevor Robb
    Participant

    I added another Service item to my homepage. (Customize -> Frontpage Sections -> Service) However, the “See More” button text on the newly created Service is colored different than the original three. The text in roll-over mode is white, but non roll-over mode it appear brown.

    Where can I find the customize area to correct that?

    You can see what I mean be going to my test site homepage and scrolling down to the “Our Truck Models” area at:

    Home

    Trevor Robb

    #38793
    themearile
    Keymaster

    Hi Trevor

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

    .service-links a:not([href]):not([tabindex]) {
    color: #fff;
    }

    Let us know if it works for you.

    Thanks

    #38807
    Trevor Robb
    Participant

    Yes it did! Thanks!

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