• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 19.09.20, 17:37
  • Opened by: Damian
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #19207 - Postion of title of instagram module

Hi,
despite set center position of title of module it shows on the left side.

Comments

Fred 21 Sep 2020, 11:38

Try following CSS fix:

body .widget-instagram .module-title {text-align:center}

don’t forget about prestashop cache

Damian 21 Sep 2020, 17:35

It works. Thanks. ;)

Fred 21 Sep 2020, 17:45

you are welcome