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*

Reply To: 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.