New Topic

Reply To: Customize help, please.

Home › Forum › Account › Customize help, please. › Reply To: Customize help, please.

#1076

StartupWP
Keymaster

1. Looks like you figured that one out.

2. Sure, you can use:

.entry-content {
  text-align: left;
}

3. Sure, give this a try:

table td {
  border: 1px solid #CCCCCC;
  padding: 10px;
}