Hi there, if you look at www.rolcoaching.nl you will see the "Coaching?" is not in the balloon, while it was in Artisteer. Can anyone help to get it right?

You might look into the code and search for: Coaching?

Comments

jalpesh’s picture

Why don't you change CSS to do that, change "left:11.59%" in ".art-headline" ID

.art-headline{
display: inline-block;
left: 11.59%;
line-height: 100%;
margin-left: -7px !important;
min-width: 50px;
position: absolute;
top: 133px;
transform: rotate(0deg);
z-index: 102;
}

rolcoaching’s picture

Hi There,

thanks! i can position with the left: xxx% for a favorite position, but the position still varies with the width of the screen (just make screen smaller and bigger). You see the black slogan under the Coaching? text is moving in the right way