Site logo

Archived topic

Insert content after excerpts

17 replies · Started by oge on October 11, 2019

Viewing posts 16–18 of 18

First wrap the content like this:

<div class="about-nigeria">
    your content here
</div>

Then this is the CSS:

.about-nigeria {
    color: #ffffff;
    text-align: center;
}

Thanks again for all your help!:-)

No problem :)

This archived topic is closed to new replies.