Hi- Having trouble getting spaces to save in between paragraphs. When I save and then go to preview, nothing changes. I am also having trouble aligning text properly around images. Help please.
Hi, Greetings from InkThemes, Regarding your issue of text alignment around images. You would be glad to know that we have fixed the issue as per your requirements. Kindly check and acknowledge us for the same. Next, Regarding your issue of space between paragraphs, please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. ul.single li p { line-height: 1.5 !important; } Note:- Your present line-height is set to 2, in the above code please change the line height according to your requirement and then paste. Hope this helps...! Thanks & Regards! Nitin InkThemes.com
Hi Nitin, Thanks, the pic looks so much better. 2 more things: 1.) Any way to center the caption on these? I want to feature my source but it isn't lining up correctly. 2.) The code still isn't changing my paragraphs. I want there to be a space between my paragraphs. I make a space and then hit save and it immediately goes back to no space as it was before. Why do you think this is happening? It doesn't look professional as is. Thanks.
Hi, Hope you are doing good. First, I am unable to locate which caption are you concerned about? Please provide us a screenshot of the concerned area, so that it would be easy for us to assist you. Second, regarding the space between paragraphs. As far as I can see in your Custom CSS section where I suggested you to place the code, the code is missing. This is the reason why it is not effective in your website. I suggest you to again place the code as instructed or either tell me the line-height value that you want, I will do it for you. Should you need any further assistance, don't hesitate to contact us. Thanks & Regards! Nitin InkThemes.com
Hi- I am attaching a screenshot of the caption I am referring to. There are a few on this post that are not centered. 1st screenshot is how it should look, 2nd is how it looks in preview. Also, I removed the code as it wasn't making a difference. The 3rd screenshot is showing how my posts is after I have saved my draft. There is no distinction between paragraphs. Not sure what to change the line height value to so just the spacing between paragraphs is affected. I don't want a larger space between all lines just where I want the paragraphs. Normal "returns" between paragraphs (as you do in word) isn't working here.
Hello, Greetings from InkThemes! Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard to center the caption. Code: .wp-caption p.wp-caption-text { margin-left: -90px !important; } Note: Change numeric value as per your requirement. Regarding your line-height issue, I have just made changes in your site, please have a look.. Hope it will resolve your issue Thanks & Regards! Priyanka InkThemes.com
Hi Priyanka, Thanks but the codes given don't change the fact that I can't save spaces between my paragraphs in certain posts. I don't know why but my draft of "Diastasis Recti" is the main problem now. Spaces are saved further down in the post but the first 2 paragraphs won't save as paragraphs and are just lumping together.
Hello, I have done some changes in your post.. Kindly check and reply.. Thanks & Regards! Priyanka InkThemes.com