• I know the original post is now closed but I made a mistake when in one of my posts after trying the add on. I said “It does now work”

    What I meant to write is “It does not work” sorry for that.

    I understand that using font color = is outdated but it still works across four browers and iphone and android devices.

    I will of course anyway clean up my code.

    Also, I will try each add on to see if any of them work with this theme.

    About making changes to the original css. At my age and probably a senior to most by better than 40 years I doubt that I will change or update the theme (as it is responsive) any time soon or in the future (If I have one).

    I absolutely mean no disrespect to anyone.

    But, should not this have been an issue that might have been anticipated?

    Now… I believe I can do something like this in the css

    .boldTitle {font-size: dbd or not ; font-family: I’ll use the theme fonts; font-weight: 900 or not; color: #b12930;}

    Could I use this then to be more up to date with all the youngsters?

    <font class = “boldTitle”>Here is the Title</font>

    I have already put something in the css so that my posts have the images where I want them to be. If I were to get newer version of this theme I know (maybe) that I would have to make that single addition as well to it. (unless this becomes an option in an updated version)

    whew!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter adit2me

    (@adit2me)

    I anticipate something like this:

    .boldTitle {font-size: inherit; font-family: inherit; font-weight: inherit; color:#b12930;}

    Could you post a link to your site, or to the old thread? Not sure what you’re trying to accomplish.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Title color on main column’ is closed to new replies.