Dear Themehorse-Team,
I have a question concerning appearance of promo box.
I would like to have text in size 32 and no button.
Only way to make button vanish, is to use only the second text field and to empty the main text field. But then the size is only 16 and color is dark.
I already tried to change the size of text for second text field from 16 /23 to 32/39 as in main text field.
.widget_promotional_bar .promotional-text span {
font-size: 16px;
line-height: 23px;
display: block;
padding-top: 10px;
It works only, when there is text in main text field. When main text field is empty, then you will see the size of 16 again.
Then I tried to set the call-to-action-Part in /* */
With no effect..
Thank you for some hints how to solve my problem.
Best
Thomas