badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Set phone number right-aligned, and center the "TH: Services" widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17123
    Gonzalo
    Member

    Hi, how could i align to right the phone number in the top infobar? beside the social icons? I’m trying to center the services widget in my home page, but i don’t know how to do it.

    Thank you.

    #17198

    Hi Gonzalo,

    To align phone number to right beside the social icons Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .info-bar .info {
        float: right;
        margin-left: 10px;
    }

    And for the services widget. All the contents in the services widget are already centered.

    Thank you!

    #17247
    Gonzalo
    Member

    Thank you, the phone number is in the right place now.

    But i want to center the whole widget, this is how it seems right now:

    [IMG]http://i.imgur.com/Uwm933R.png[/IMG]

    I setted two widgets, with 4 and 2 elements respectively, and the second one, as you can see, is left-aligned.

    Thank you again.

    #17309

    Sorry this is not easily possible. We have made it for four column. Two column will not automatically aligned to center. It needs code customization. You need to hire a developer for this.

    Thank you!

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