Forum replies created
1. Can I wrap two words in counter circles (so they can be bigger font and will look better)?
2. I don’t have plug-in for parallax slider. How/where can I get it?
3. I have started to notice that the menu bar at the to break when you scroll the pages up/down quickly. Why? Put your mouse in the scroll bar and move the pages up and down quickly to notice.
Any help will be appreciated. Thanks.
Q: How do I can change the alignment of the tagline? How do I reduce the size of text in counter circle?
A: (Thanks to Alok) Modify CSS as such:
.container-header
{
position:relative;
}
#tagline
{
position: absolute;
right: 0;
bottom: 0;
}
#counter-circle-1,#counter-circle-2,#counter-circle-3
{
font-size:13px!important;
font-weight:bold;
}
I don’t believe I got the Demo data as well.