This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Call to action (pb) widget

10 years ago · Last reply by Andrew Misplon 10 years ago

Hi all you wise men :-)

I have discovered the call to action (pb) widget and find it very useful. But if you add to much text into sub title, the text continues under the button itself.

Can that be altered in any way ?

Looking in style.css i find this :

.widget_call-to-action {
  position: relative;
  padding: 25px 30px 23px 30px;
}
.widget_call-to-action h2.cta-headline {
  margin: 0 0 0.35em 0;
  color: #333;
}
.widget_call-to-action p.cta-sub-text {
  margin: 0;
  color: #666;
}
.widget_call-to-action a.button {
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -20px;
  /* This should be half the height of the button */
}
/* Responsive styles for the call to action widget */
@media (max-width: 680px) {
  body.responsive .widget_call-to-action a.button {
    position: static;
    margin-top: 25px;
    display: block;
    text-align: center;
  }

I expect the answer lies within this area ?

URL: http://sats-gruppen.dk/1900-1920/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 10 years, 9 months ago

    Hi Kim

    Thanks for reaching out. Please give our newer CTA widget a try. It has many improvements, it’s part of our Bundle:

    http://wordpress.org/plugins/so-widgets-bundle/

    Let us know how that goes :)

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread