Okay
  Public Ticket #1949929
Theme Bug after SSL
Closed

Comments

  • Eren started the conversation

    Hello I have the following problem: After I have integrated the SSL certificate, the images move on the page. I've already undone it, but i need the SSL. i hope you can help me.

  •  850
    Jelly replied

    Hello,

    ..images move on the page.

    I am sorry but could you please integrate it again so I can check? Or please send us a screenshot.

    Best Regards,
    Jelly Team

  • Eren replied

    hey ive allready fixed it, but could you help me with the buttons for prev and next at the slider.

    how can i disable them?

  •  850
    Jelly replied

    Please add this code to Appearance > Customize > Additional CSS:

    #owl-main .owl-next,
    #owl-main .owl-prev {
    display: none !important;
    }

    Best Regards,
    Jelly Team