• Hello!

    Quick question about styling the {TITLE}. I apologize if this question is amateur, I am new to WP & development in general.

    Q: For some reason, I can’t override the color of the {TITLE}. However, other styling works.

    For example here is my code:

    <table>
    <tr>
    <td>
    <div style="color:#c60018; font-size:17px; line-height:22px; font-family:'Trebuchet',Arial,Sans-Serif;font-weight: 800;"><br>{TITLE}</div>
    </td>
    </tr>
    </table>

    So the font size changes, the font weight changes, just not the color. I tried creating a custom class and linking the class from the style sheet using “Include theme CSS stylesheet in HTML notifications: yes”, I also tried to include !important inline, and apply the styling to the <td> – but no luck.

    I apologize, but is there a way to change the color of the {TITLE}?

    Attached are images before the styling (none at all) and after the styling (with my above code).

    Img Before styling:
    https://www.tslovesdesign.com/BradyURL/Before.JPG

    Img After styling (no color change):
    https://www.tslovesdesign.com/BradyURL/After.JPG

    Ty,
    okuzero =)

    https://www.ads-software.com/plugins/subscribe2/

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Styling {TITLE}’ is closed to new replies.