Forum Replies Created
- AuthorPosts
WidiN
ParticipantGot it. Thank you.
WidiN
ParticipantPerfect. Thanks a lot …
WidiN
ParticipantDo you mean this css?
.site {
max-width: 100%;
}
.site-content {
width: 65.9%;
}
.widget-area {
width: 25.9%;
}WidiN
ParticipantHi,
Thanks for your response. Hasn’t changed. It still doesn’t look good, though I’ve cleared all caches.
WidiN
ParticipantPerfect. Thanks.
WidiN
ParticipantPerfect. Thanks so much.
WidiN
ParticipantThanks. It works.
WidiN
ParticipantPerfect. It works. Thanks a lot
WidiN
ParticipantHere is the link to my website: https://englishforsma.com/
WidiN
ParticipantHi,
Thanks for your prompt response. I’ve tried both codes.
This code
.io-title-description a {
color: #0099ff;
}doesn’t work. It didn’t change the color of the site name.
This code
a.site-description {
color: #666666;
}works. It changed the color of the description.
- AuthorPosts