Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #547175

    1. I have a graphic to the left and copy to the rig. How do I increase the image padding?

    2. Is it possible to have the arrows on the side of the Content slider instead of on top?

    #547250

    Hey mftonto2and3!

    Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.

    Best regards,
    Elliott

    #547299

    Thanks. Will do.

    #548204

    Hey!

    1. Add this to a codeblock element in the page content.

    <style type = "text/css">
    .slide-entry-excerpt h2 img {
        margin-right: 20px !important;
    }
    </style>

    2. I did not see the arrows, are you hiding them? We might be able to use CSS to move them to either the left or the right of the slider but I’m not sure about one on either side yet.

    Cheers!
    Elliott

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.