Forum Replies Created
- AuthorPosts
- WidiNParticipant
Got it. Thank you.
WidiNParticipantPerfect. Thanks a lot …
WidiNParticipantDo you mean this css?
.site {
max-width: 100%;
}
.site-content {
width: 65.9%;
}
.widget-area {
width: 25.9%;
}WidiNParticipantHi,
Thanks for your response. Hasn’t changed. It still doesn’t look good, though I’ve cleared all caches.
WidiNParticipantPerfect. Thanks.
WidiNParticipantPerfect. Thanks so much.
WidiNParticipantThanks. It works.
WidiNParticipantPerfect. It works. Thanks a lot
WidiNParticipantHere is the link to my website: https://englishforsma.com/
WidiNParticipantHi,
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