Skip to content

Logos block refactor

Tehuel requested to merge feature/logos-block-refactor into develop

Found some problems on logos block when working on the exampleSite.

This MR changes:

  • Uses relURL on images paths
  • makes image an optional parameter, displays a title if there is no image
  • modifies js script to run isolated inside a function, to avoid problems if there are multiple logos blocks in the same page.
  • removes hardcoded text styles
  • center logos on multiline layout
Edited by Tehuel

Merge request reports