D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

How do I change the color to my feature image text?

Front Page D5 Creation Forum General Support How do I change the color to my feature image text?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #3126
    Cesar Cardenas
    Participant

    Im working on my site for http://www.undisputedstrengthco.com and would like to change the red font to a green. Please advise.

    #3674
    D5 Creation
    Keymaster
    Quote:
    Quote from uni2online on October 17, 2012, 06:00
    Im working on my site for http://www.undisputedstrengthco.com and would like to change the red font to a green. Please advise.

    Hello,
    Greetings from D5 Creation!
    The easiest way is to put some css code within the Custom Code Within Head Area of Theme Options. Please input the following code in the box and save options.

    Code:
    <style>#featured-boxs h2.box-title {color: #25FB0F; text-shadow: -1px -1px 3px #000000; }</style>

    Image Example:
    EQlry.jpg

    Thanks

    #3675
    Cesar Cardenas
    Participant

    Thank you Also how about the orange triangle above the menu? It hovers over the menu items. Its orange and I would like to change the color to green?

    #3676
    D5 Creation
    Keymaster

    You can edit the image opening from the Images Folder of your theme.

    #3677
    Cesar Cardenas
    Participant

    Also is there a way to change the font size to the pages? In my about page I would like the font to be a bit bigger?

    #3678
    D5 Creation
    Keymaster

    You can follow the same techniques like styling the page contents even within the wordpress post editor. Like Start with

    Code:
    <div style=”font-size:14px;”>Your Content

    and end with

    Code:
    </div>
    #3682
    Andi Robinson
    Participant

    Is the Custom Code Within Head Area only in the Pro version?

    #3683
    D5 Creation
    Keymaster
    Quote:
    Quote from hijinxmarketing on October 22, 2012, 22:46
    Is the Custom Code Within Head Area only in the Pro version?

    Yes, this can be found in Pro version only.

    #4030
    Cesar Cardenas
    Participant

    Can you have more then 1 custom code in the custom code setting? Im trying to change the color to the text in my featured image on http://www.aguacaterecords.com

    #4032
    D5 Creation
    Keymaster
    Quote:
    Quote from uni2online on February 22, 2013, 04:55
    Can you have more then 1 custom code in the custom code setting? Im trying to change the color to the text in my featured image on http://www.aguacaterecords.com

    Yes, you can use lots of codes there. We advised users to implement any styling change there. That doesn’t hamper the Theme Updating.

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.