I would like to know where I can edit the text in the About Us section to include paragraphs and change the font color to white?
Also, I’m not having any luck increasing the logo size, even after adding the following CSS:
.navbar-header.responsive-logo {
text-align: left;
width: 100%;
}
a.navbar-brand {
margin: auto;
float: none;
}
.navbar-brand > img {
max-height: 150px;
max-width: 150px
}
Please help!
Thanks,
Sharon