Post Title appears different on Ipad
-
I have my post title to appear on the right in bold on my website when viewed from a computer https://www.chrisfawkes.com but on the ipad the appear on the left and not bold.
What am I missing here? Is there a way to make them appear on the ipad the same as they do from a computer?
Here is my css `h1, h2, h3 {
text-transform:
font-weight:bold;
}h2 {
font-size: 28px;
text-align:right;
padding-right:1px;
color:#808080
}`
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Post Title appears different on Ipad’ is closed to new replies.