CSS for Tagline from italics to regular text

Support Area Forums Foundation CSS for Tagline from italics to regular text

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #5278
    Annette Shelby
    Participant

    Hi Bill,

    What would the CSS be to change the tagline from italics to regular text?

    Thanks,

    Annette

    #5285
    Bill Robbins
    Moderator

    Annette,

    You can make that change. Here’s how:

    1. Go to the Theme Options page and select the “Styling” tab.
    2. Scroll down to the very bottom until you see a box for “Custom CSS.
    3. Paste this into that box:
      #tagline h2, #tagline p { font-style: normal; }
    4. Update your settings.

    That should change your tagline from italics back to normal text. If you have any trouble, please let me know.

    Take care,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘CSS for Tagline from italics to regular text’ is closed to new replies.