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.

How can I get the headline to appear above the image in the post carousel

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

Im using Vantage on a site www.marketinggraham.co.uk, and I would like the headlines of the posts that appear in the carousel to appear above the images. How can I do that?

Also, how to I change the font size of the carousel title? It reads ‘Lastest Posts’

Finally (sorry), having changed the image size of the images in the carousel to 300x100px it has created a scroll on the right side. How would I get rid of that?

Many thanks. Great theme, well worth the premium payment.

URL: http://www.marketinggraham.co.uk

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 1 month ago

    Hi Graham

    Thanks for reaching out. Try the following under Appearance > Custom CSS:

    /* SO Carousel */
    .vantage-carousel-title {
    font-size: 14px;
    font-weight: bold;
    color: #3b3b3b;
    text-transform: uppercase;
    line-height: 1em;
    }
    .vantage-carousel-wrapper .vantage-carousel {
    height: auto;
    }

    It’s unfortunately beyond our scope to move the titles over the images. Sorry I don’t have more there.

  2. Graham Smith 11 years, 1 month ago

    Hi Andrew, the first piece of code works fine. Thanks. Unfortunately the second didn’t. I still have the scroll bars.

    I have tried different lengths of headline to see if that was the problem, but it doesn’t seem to affect it. Check http://www.marketinggraham.co.uk

    Any clues? Thanks.

  3. Andrew Misplon Staff 11 years, 1 month ago

    I’m unfortunately not sure what’s up there. If you drop the H3 font size down to 18px the problem will resolve.

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