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*

I want to move information bar right next to the icons of social networks

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47071
    alie_kekanbas
    Participant

    Hello, I would like to position the data: telephone, email and location next to the right side where are the icons of social networks

    I want to move information bar right next to the icons of social networks

    #47081

    Hi Alie_kekanbas,

    To move info content next to the right side of social profiles go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .info-bar .info {
        float: right;
    }
    .info-bar .info ul li {
        margin-right: 0;
        margin-left: 20px;
    }

    Thank you for using our theme.

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