• hi,

    how can we stylize the text in the carousel slides? (Eg: post title, post description/excerpt).

    I can’t find any font settings in the Carousel settings page.
    thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter MirkoB82

    (@mirkob82)

    anyone?

    Thread Starter MirkoB82

    (@mirkob82)

    support for this plugin is dead. nice.

    Plugin Author Sayful Islam

    (@sayful)

    There is not setting for styling for post carousel. You can inspect your slider on browser and add style.
    Then you can copy and paste the styles on Theme customize -> Custom CSS section.

    Thread Starter MirkoB82

    (@mirkob82)

    Hi,

    thanks for the message.
    i was trying to edit CSS by myself, but i can’t find the right class:
    .carousel-slider__post-title and .carousel-slider__post-content do not sort any kind of effect (i changed the font-size to 15 but no effect).

    18bits

    (@marketingnr1)

    Hello @mirkob82

    here you go:

    .carousel-slider__product h3 {
            font-size: 12px;
        }
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Text Css style or settings’ is closed to new replies.