June 11, 2015 at 18:13
#62085
Moderator
Hello, for:
1.
COPY CODE
section.container-wrap.main-title.alternate-color.border-bottom {
background-color: rgb(112, 180, 239);
}
h1.page-title {
color: white !important;
}
.kleo_framework.breadcrumb span a {
color: white !important;
}
2.The footer should be visible everywhere, did you edit the footer css?
4. If i hide the title, point 1 is useless, are you sure?
5. Just add this css and change the color for the one you want in hover
COPY CODE
ul.responsive-tabs a:hover:before {
color: blue !important;
}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution