• ibogo

    (@ibogo)


    After building an entire site in large part due to these forums there is one thing I cannot seem to find and it seems like it should be SO EASY.

    I need to change the color of ONE WORD in a multi-word page title.

    Site is: https://www.ibogo.club

    I need “How iBOGO Works” to be:

    How <b><FONT COLOR=”F69126″>i</FONT><FONT COLOR=”7EC247″>BOGO</FONT></b> Works

    Only problem is when I do this and it goes as a featured page; HTML code is showing on featured image and click button.

    I would appreciate a solution to this.

    Thanks ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • Dan Russell

    (@danrussell)

    Hello :),

    You can put the HTML code in the Plain text of the page, and then update so that it will show desired output.

    Go to Dashboard >> Pages >> Edit the desired page >> click on Plain Text (you will see all the HTML code on that page) >> search for the word/phrase >> enter your code >> Update the page.

    Thanks.

    Thread Starter ibogo

    (@ibogo)

    I appreciate the reply; however, this isn’t what I am asking for.

    I know how to edit HTML in plain text of page BODY. What I’m asking is how to edit specifically ONE word in the page TITLE. When I enter the HTML into page TITLE BOX – HTML code leaks onto the featured page image and click button on homepage.

    I have searched for a long time and found no simple solution. All solutions given seem to mention adding cutom field then using php code to echo this field or something (I don’t fully understand what that means).

    I would like a CSS solution to this – target page title and specific word and edit HTML or if someone can write simple instructions to edit php that will be great too.

    Thanks ??

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    So, which theme do you need help with?

    Thread Starter ibogo

    (@ibogo)

    I need help with Customizr theme.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Hi ibogo,

    Just tossing in my two cents; the font tag is deprecated, use CSS styles instead:

    https://css-tricks.com/almanac/properties/f/font/

    ??

    Thread Starter ibogo

    (@ibogo)

    I certainly would rather use CSS for this. Only problem is I only know how to change color of the whole title and I need to change the color of just one word, which I still don’t know the answer to.

    Thread Starter ibogo

    (@ibogo)

    Can you move this thread over there? I would rather keep it here as otherwise I will be starting from scratch. Thanks.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Nope, not possible.

    Thread Starter ibogo

    (@ibogo)

    Ok continuation of this thread is located here:

    https://www.ads-software.com/support/topic/change-color-of-one-word-with-css?

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Change color of one word with CSS’ is closed to new replies.