To insert code use <code>...</code>.
Add html content to the header widget above the Nav area - Usage How-to?
  • How do i put a phone number above the navigation menu
  • 6 Comments sorted by
  • Striking > General > Header Widget Area > HTML.

    Striking > General > Top Area Html Code >

    <p>Tel: 0321212121</p>

    "SAVE"
  • I can't find that

  • Hi pollettm,

    What jckpalmer says is go to 'striking'->'general' options page.



    image

    If you still not find them, you should upgrade your striking to the latest version.


    Regards,
    KaptinLin
    1.png
    753 x 154 - 5K
  • Hi KaptinLin

    is there a way to add into header area a widget called wp-cumulus ?

    i want to show portfolio category in this wp-cumulus ? any idea ?

    thanks

    Sebastien
  • Ok, so I'm definitely closer to being a newbie then a rock star, but I'm learning fast so here's my question:

    I've added a tagline in the "Header Widget Area HTML Code" box using the following code:


    <div style="margin: 65px 5px -3px;" align="right">
    <h2>The People First!</h2>
    </div>


    I don't know how to get the tagline to show up in white. It's currently defaulting to what looks to be black. I've searched under "Striking : Color" menu and just about everywhere else. I've tried adding: font color="#ffffff" in the div tag, but still no luck. I only need to change it in the header area to the far right side as the header area is a dark blue color right now.

    Any help would be appreciated.

    Thanks,
    Daniel
  • Well I found a solution from another thread on this forum that worked for me. Adding span style seemed to be the trick I needed.


    <div style="margin: 65px 5px -3px;" align="right" font-color="white">
    <span style="color: #ffffff;"><h2>The People First!</h2></span>
    </div>


    Cheers.
    Daniel
This discussion has been closed.
All Discussions