Forum Replies Created
- AuthorPosts
- paulalarssonParticipant
This is what I added to my custom CSS but with no result… any suggestions?
.sq-container {
font-family: ‘Open Sans’;
font-style: normal;
font-weight: 400;
color: #333333;
}paulalarssonParticipantHi!
Managed to get the width changed! Jipee! Now, I have managed to change the font, but only on the first welcome page… what is the area called for the other text areas… is it the div called sq-container, and the area on the welcome page sq-content? You mentioned that I would have to specify this in several pages and am guessing that this is what you mean?
Thanks!
/Paula
paulalarssonParticipantI do have some HTML and CSS knowledge and wonder if it I could use CSS to specify these… for example… is the text in the main text area under the CSS contents or body? I have changed these on another child theme (twenty ten) and I was able to add image width and borders etc. I only need to know what the specific CSS is for that area…. or am I wrong?
/Paula
paulalarssonParticipantHi! If you look at the other pages, such as about us the image is enlarged of the actual image I have set as header image for those pages. I have even specified the size suggested… 1800 by 400 but it only takes a quarter of the image and enlarges it to fit the space. /Paula
- AuthorPosts