Closed nataliepjlin closed 2 years ago
Hey @nataliepjlin
Thanks for using our theme. this is happening because you added extra padding to the navbar. still, you can fix it from the single.html
file. just remove the pt-0
class from the section tag. it will be corrected.
My Repository: https://github.com/nataliepjlin/up link: https://unplastifyyouth.org/blog/delivery-without-plastic/ Hi, I recently found that the images of the blog posts seem to be overlap with the navbar in desktop mode, but still can't find places to fix the problem.(the possible ones I could find are
single.html
,bootstrap.min.css
, andnavigation.scss
, but so far neither of them can solve this issue) This only occurs inside the post when using desktop mode , resizing in tablet and mobile mode are both fine.