September 16, 2016 at 8:06 am
#47081
Theme Horse Support Team
Keymaster
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.