Kellogges
Forum Replies Created
-
Thank you so much thats done the trick!
Thank you deputy05 this seems to have done the trick on full screen and tablet size screen however when it goes down to phone size the white boxes reappear any idea how I can fix this?
This didnt work unfortunately 🙁 any other suggestions?
Forum: Themes and Templates
In reply to: [Customizr] Change feature article's title font colorI have this same problem but I’ve tried all the suggestions here and my titles aren’t changing can anyone help my website is
http://www.bluemooncafesheffield.co.uk
I want to change feature page titles and page titles to white. Also remove the icon but again tried lots of different bits of code and nothing is working.
This is what I have in my custom css at moment if that helps
.navbar .navbar-inner {
-webkit-box-shadow: 0px 0px 0px;-moz-box-shadow: 0px 0px 0px;
box-shadow: 0px 0px 0px;
background:none
}.navbar .nav > li > a, .navbar .nav > li > a:first-letter {
color: black;
text-shadow: none;
}
.brand.span3 {
display: block;
float: none;
margin: auto !important;
}
}
/* Center tagline */
.span7.inside.site-description {
float: left;
margin-left: 15%;
margin-top: -30px;
display: block;
}/*Slider size*/
.carousel .item {
line-height: 250px;
overflow: hidden;
min-height: 500px;.round-div {
border-color: #000000; /* Change #000000 to background-color */
}.page .entry-title {
display: none;
}h2 {
color: white;
}
.breadcrumbs {
display: none;
}