• Resolved romeobravo

    (@romeobravo)


    I am trying it have all the font sizes the same. The only thing that I want different in this line is the color of the word SUCCESS!. If any one can tell me what I am doing wrong, I would appreciated it.

    <h1 style=”text-align: center;”>IDENTIFY, DISPUTE, <span style=”color: #8ec649;”>SUCCESS!</span></h1>

    thanks!
    romeobravo

Viewing 10 replies - 1 through 10 (of 10 total)
  • Moderator t-p

    (@t-p)

    try:

    <span style=”color: #8ec649″>SUCCESS!</span></h1>

    Thread Starter romeobravo

    (@romeobravo)

    Thanks Tara!

    Nothing changed… I actually stayed the same. I can’t understand what is making the font smaller.

    -romeobravo

    stephencottontail

    (@stephencottontail)

    Can you post a link to your site?

    Thread Starter romeobravo

    (@romeobravo)

    Sorry, I am using a wampserver locally. The site is not online yet. Thanks for your help!
    I really appreciate it.

    romeobravo

    stephencottontail

    (@stephencottontail)

    What theme are you using?

    You have a “rogue” css rule somewhere? Something like

    h1 span {
      font-size: 10px;
    }

    Thread Starter romeobravo

    (@romeobravo)

    Hi stephencottontail!

    I am using Zerif Pro, but this is a prebuilt page “We Love Design” that comes with the package.

    Thread Starter romeobravo

    (@romeobravo)

    Hi Andrew,

    Sorry, I am not exactly sure where that would be. I page was prebuilt, and it uses SiteOrigin widgets that constructed the page. I am not exactly sure where to go to find the rogue css rule.

    stephencottontail

    (@stephencottontail)

    If you’re using Zerif Pro, you might be better off posting at their official support forums: http://themeisle.com/forums/forum/zerif-pro/ After all, that’s part of what you paid for, plus it might be a lot easier on you, instead of listening to us try to guess what the problem might be.

    Thread Starter romeobravo

    (@romeobravo)

    Thanks Bro, I really appreciate you time and effort.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Font size problem’ is closed to new replies.