• I added the scrollable post, and it appears as full width. I would like to adjust that to make it smaller.

    How can I do that?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Content Views

    (@pt-guy)

    Hello,
    Thank you for contacting us.

    Where did you add our scrollable layout?
    It only takes the width of its parent container.

    To limit its own width, You can add this CSS somewhere:
    .pt-cv-scrollable {max-width: 600px}
    and adjust the width value as you want.

    Best regards,

    Thread Starter infernoprime

    (@infernoprime)

    Unfortunately, it looks even worse now. I need some spacing between the sides and it needs to be centered.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adjust size of scrollable post slider’ is closed to new replies.