left and right align contents
-
Hi Creator,
Firstly, thank you so much for the awesome plug in. Its well laid out and easy to use for a novice user such as myself. Kudos!
It wud be great if you could help split the content to the left and right.
I prefer to have some text to the left of the bar and the social icons on the right.
Here’s the code I used from one of your replies.
#scb-wrapper #scb-directs #scb-phone, #scb-wrapper #scb-directs #scb-email { display: block; width: 50%; margin: 0; padding: 0; float: left; text-align: left; } #scb-wrapper #scb-directs #scb-email { float: right; text-align: right; }
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘left and right align contents’ is closed to new replies.