Forum Discussion
KevinO_Boyle
8 years agoQrew Cadet
try this for style text part B. if you play with the padding sizes you can get very close to what you want
var text styleTextPartB = "; white-space: nowrap; border-radius: 0px; padding-left: 15px; padding-right: 15px; padding-top: 15px; padding-bottom: 15px; color: white; font: normal 700 24px/1 \"Calibri\", sans-serif; display: inline-block; text-shadow: none" ;
var text styleTextPartB = "; white-space: nowrap; border-radius: 0px; padding-left: 15px; padding-right: 15px; padding-top: 15px; padding-bottom: 15px; color: white; font: normal 700 24px/1 \"Calibri\", sans-serif; display: inline-block; text-shadow: none" ;