[ad_1]
I am using a great theme ‘Blogus’ and the child theme ‘Blogier’, its really nice, I like it, but I cant work out why my boostrap isnt working. In the hiking description I have loads of images and most are in rows and using col, so 2 together. I have checked the enque and that looks fine, referencing a bootstrap.css file in the child theme
function blogier_enqueue_styles() {
wp_enqueue_style('bootstrap', get_template_directory_uri() . '/css/bootstrap.css');
Checking console and its is referencing that file, but im a bit stumped why its not doing what it should be.
The page I need help with: [log in to see the link]