Nimble theme: How can I remove the "Learn More" Buttons

3 replies
  • WEB DESIGN
  • |
Greetings!

I am using the Nimble theme from the Elegant themes.

I hope you could help me on getting rid the "Learn More" Buttons of the three blurbs below the slider on the homepage.

Here's the demo page, Nimble Theme Preview

Your help will be very much appreciated.

Thanks,
G.B.
#buttons #learn more #nimble #remove #theme
  • Profile picture of the author Edge360
    Hi,

    You an just display: none them with CSS. Open up your nimble styles.css and add this at the bottom:

    #services a.learn-more {
    display: none;
    }

    I just tested it and it works fine!
    {{ DiscussionBoard.errors[8421699].message }}
    • Profile picture of the author Go4DBest
      Originally Posted by Edge360 View Post

      Hi,

      You an just display: none them with CSS. Open up your nimble styles.css and add this at the bottom:

      #services a.learn-more {
      display: none;
      }

      I just tested it and it works fine!
      Thanks a lot, pal.
      Signature
      We setup and design wordpress sites using the Divi theme for roughly 200 USD. Let's talk.
      {{ DiscussionBoard.errors[8421723].message }}
  • Profile picture of the author Go4DBest
    In this demo page, Nimble Theme Preview , how can I remove the View Plans and Pricing button?
    Signature
    We setup and design wordpress sites using the Divi theme for roughly 200 USD. Let's talk.
    {{ DiscussionBoard.errors[8433471].message }}

Trending Topics