- This topic has 3 replies, 2 voices, and was last updated 5 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Pottery Topbar Right Issue
For some reason the topbar right will not display the phone number and social icons on the same line. I tried putting everything in both the topbar right text 1 then the topbar right text 2, putting the phone in topbar right text 1 and the social icons in topbar right text 2, switching them, etc. Can you please provide the code to make this work? The site is http://tcj.pvb.mybluehost.me/jnconstruction/.
Thank you,
Courtney
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.social-icons {
float: left;
}
Regards,
Dave
Thank you!
🙂
