Hi all! How is it possible setting (into custom css I suppose) padding of modules (Hero) to reduce rows spaces, and also into 'blog' articles in homepage like in attaches imgs?! Thanks! M.
max-santiago
For space of articles on homepage, you can use this custom css:
.medicare article .article-title {margin-bottom: 0 !important;}
put into the file: /templates/uber/css/custom.css (Create this file if it doesn't exist)