On October 17th 2020 we went live with "Información Periodística" (IP https://ip.digital) the website for a new Breaking News TV channel in Argentina that started transmitting this Saturday. The site was built in a little over two months and is still an MVP but it already shows a lot of potential. The client had a lot of challenging requirements:
I have created a subtheme based on bootstrap 3 on Drupal 8. I do not want the bootstrap's table style show the file sizes. So, how do I remove it from there?
Note: I am not a tech-savvy person, therefore a detailed explanation would really be appreciated.
I have a field for slider images, I want iterate all images in views-view-fields--view-machine-name.html.twig, currently I am only able access raw html using {{ field.content }}.