Okay
  Public Ticket #1237356
general questions - type
Closed

Comments

  • Lillian started the conversation

    Hi, I just have a few minor issues

    http://www.hodderhomes.dreamhosters.com/

    you can see the attachment.

    1. There is a navigation icon and I don't want that to appear as there is only one slide.

    2. I want to have testimonials that rotate - there is one there now and I tried adding another but I couldn't figure out how to have them rotate. The testimonial is the bottom smaller text.

  •  491
    Igor replied

    Hi,

    in order to hide the arrows try to add the following to your custom CSS file

    .tp-leftarrow, .tp-rightarrow {
        display: none;
    }
    

    If you want to include a module in the slider, you will have to use some additional Joomla extension, like Modules Anywhere (https://www.regularlabs.com/extensions/modulesanywhere)

    Regards,
    Igor