-
AuthorPosts
-
June 13, 2014 at 4:37 am #278467
The entry content header on my single page blog post is styled with centered text.
The blog post headers on the Blog index page, are flush-left which is correct.How can I make these consistent (flush left)?
This goes for all meta info on there too.June 16, 2014 at 8:35 am #279289Hi KK!
Did you solve the issue? I just visited the single post: http://www.clipular.com/c/6159933489807360.png?k=QAP6ybTZqwgbm0JeYexXzqFql8o and the headline/title floats to the left.
Best regards,
PeterJune 16, 2014 at 8:51 am #279293Hi-
I chose the flush left /small image, but it’s not ideal.
What I wanted was the larger image, centered, but the text- flush left. I couldn’t do it.June 16, 2014 at 1:53 pm #279418Hi!
I wanted to take a look at your website but it throws database error. Please contact your service provider
Best regards,
YigitJune 18, 2014 at 9:13 pm #280754Hi Yigit, It should be fine now.
How can I force space after a paragraph on the general copy on the site?June 18, 2014 at 9:27 pm #280762Hi!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
h1.post-title.entry-title { text-align: left !important; }2- Can you post a screenshot and show where you would like to increase the space?
Best regards,
YigitJune 18, 2014 at 9:31 pm #280768yes-http://www.tiikoni.com/tis/view/?id=fc1dd52
June 18, 2014 at 9:38 pm #280775June 18, 2014 at 9:40 pm #280777yes- I can go through the site and do that, but when someone else inputs content, I can’t count on them doing that.
I know in design programs, you can add “space after” to the style sheet. Is this possible with CSS?June 18, 2014 at 9:56 pm #280795Hey!
You can try increasing the margin-bottom of the p elements:
.entry-content p { margin-bottom: 35px; }Best regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.
