badhoc / MA2-Theme-Again

GNU General Public License v2.0
1 stars 1 forks source link

Related Posts/ Author block switch position on blog posts #15

Closed badhoc closed 6 years ago

badhoc commented 6 years ago

image

These need moving around and styling up as per designs.

The related posts are currently hidden on mobile - this shouldn't be the case?

badhoc commented 6 years ago

Position amended @wrightm1 the tags aren't on the design at all - want them on there or taking out?

Tags - Recommendation on design: image

Code for the above (scss):

.tag-links {
  a {
      margin:3px;
      padding: 5px;
      background-color:#eee;
      border-radius:6px;
      line-height:2.25em
      text-decoration:none;
   }
}
badhoc commented 6 years ago

To do:

badhoc commented 6 years ago

filter tags to be all lowercase