Viewing 6 replies - 1 through 6 (of 6 total)
  • On the Home page, you appear to have a jpg image, not Customizr slider text?

    Thread Starter AlbaFitness

    (@albafitness)

    Yep, I do have that just now, but I want to make that image but using the slider text rather than an image I have made?

    Eg, have a blue background has the slider image and on the text have “Welcome to Alba fitness etc.” But I want it to be the same size as I have on that jpeg. Is it possible?

    Yep!

    I’ve just set up a blank-1170×500.png. You could either set it up with the color you need, or adjust css later.
    I’ve added the image to a new Slider: blank-test, with Title text & Description text and set it via Customiz’it!>Front Page>Select front page slider.

    Then changed the CSS:

    .carousel-caption h1 {font-size: 5em;}
    .carousel-caption p  {font-size: 2em;}
    .carousel-caption {background: none;}

    (change to suit)

    Give it a whirl!

    Thread Starter AlbaFitness

    (@albafitness)

    Brilliant! Thanks a lot Rdell! ??

    Thread Starter AlbaFitness

    (@albafitness)

    Question – Is it possible to have the text different sizes on the different images on the slider though?

    Not without digging deep in the code. Each slide has the same attributes of the previous/next slides, so you cannot target them individually with, say, CSS.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Slider text’ is closed to new replies.