Kan ikke finde denne (index) fil
Er der en der ud fra teksten her kan fortælle hvilke fil jeg finder det i ??Det er i wordpress
/*
Theme Name: Bulk
Theme URI: https://themes4wp.com/theme/bulk/
Author: Themes4WP
Author URI: https://themes4wp.com/
Description: Bulk is a modern and responsive multipurpose WordPress theme, perfect for Business websites, Landing pages, E-commerces, Portfolios, Photography and Creative sites, One Pagers... and more. Developed for the Elementor drag and drop page builder, you can use Bulk to build any type of website. Bulk is fully responsive, and WooCommerce, RTL and translation ready. Demo: http://bulk.themes4wp.com/
Version: 1.0.6
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-menu, featured-images, theme-options, translation-ready, custom-logo, photography, threaded-comments, e-commerce, portfolio
Text Domain: bulk
*/
/* The bootstrap.css file is auto-enqueued in functions.php */
/* WordPress Core */
.gallery-caption {
font-weight: bold;
}
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%;
/* Image does not overflow the content area */
padding: 5px 3px 10px;
text-align: center;
}
img.alignnone {
max-width: 96%;
height: auto;
width: auto;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;