• Resolved DylandC

    (@dylandc)


    Please, I need the help of someone who knows Customizr…

    A week or two ago someone on this forum gave me some code to center the title text in the slider. It worked perfectly but as soon as I add description text and button text, it throws the text all over the place.

    This is what I’ve got so far:

    /* remove previous/next arrows */
    .carousel-control {
    display:none ;
    }
    .carousel-caption {
    background: rgba(0, 0, 0, 0); Position: centre
    }
    .carousel .item { text-align: center; }
    .carousel-caption { display: inline; margin-left: 0%; }
    .carousel-caption h1 { display: inline; }

    All I really want to do is use the center text options as they come with the theme, only centred instead of off to the left.

    Please help. I’d sincerely appreciate it.

Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Slider text gone wrong’ is closed to new replies.