D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

Re: Business Line Pro questions

Front Page D5 Creation Forum General Questions Business Line Pro questions Re: Business Line Pro questions

#4625
Steven Roberts
Participant

That worked thank you, I found the rest of the ones I wanted to change in the editor. Im just learning code so its taking some time, I want to change the font style of my heading text, do I add the code to this section? and if so does it matter where it goes?
#heading {
font-size: 45px;
margin: 10px 0 20px;
text-align: center;
text-shadow: -1px -1px 0px #000000;
text-transform: uppercase;
color: #FFFFFF;
}