Getting rid of sponsor titles

Support Area Forums Grassroots Getting rid of sponsor titles

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://http://50.87.248.195/~vcnvaorg/?page_id=216
  • Author
    Posts
  • #31019
    Kelley Galownia
    Participant

    Hi Bill,

    I have used our sponsor page to list out our organization’s Network Partners. As you can see, I included their logos as the images; however, it looks a little strange having the logo and a title link to their page underneath. Is there a way to get rid of the written title in order to use only the logo as the link?

    Thanks in advance!
    Kelley

    #31020
    Bill Robbins
    Moderator

    Good Morning Kelley,

    You can do that. Here’s how:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      h2.sponsor-title {
      	display: none;
      }
      
    3. Update your settings.

    If you run into any questions or trouble, just let me know.

    Thanks,
    Bill

    #31021
    Kelley Galownia
    Participant

    Thank you!!!

    #31022
    Bill Robbins
    Moderator

    Anytime 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Getting rid of sponsor titles’ is closed to new replies.