Moving Text within a Graphene Top Bar

  • Anonymous

    #5119

    I have added a graphene top bar with text to my site but can’t seem to move the text around the top bar – the text is stuck in the left corner where I want a portion of it the center. I also want to add light borders to the top bar text box

    The current code being used is

    <div style="color:#000000; font-family:"Times New Roman",Times,serif; padding-left:6px; font-size:16px;">
    This is a test</div>

    Any ideas what I need to do?

    Anonymous

    #30739

    Try

    <div style="text-align:center;"

    Please include a link to your site so that we can give custom CSS code for the exact widget

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.