billybunny
Member
Posted 3 years ago #
I must be going made. Im using Cogno Blue and I love it. But i dont know how to get a full with page as well as the 3 col. I thought they came sort of as standard. What is the easiest way of creating it but within wordpress? Hopefully i will wake up and know the answer, i think im just tired!
Cheers
Can you provide a link to the theme / website ?
Basically you need to change the wrapper or container or something like that to :
#container {
margin-left: 0%;
margin-right: 0%;
text-align: left;
}
but I will really need a link in order to precise the right way.