Justjaslin
Forum Replies Created
-
Hi it’s alright I managed to resolve on my own. Here are the following codes just in case it might be of help to others who have the same issue:
To increase line height:
.entry-content p, .entry-summary p, .comment-content p {
line-height: 2.21429;
margin: 0 0 1.71429rem;
}To shift border furthur more to the right so it’s in between both the content and post:
.site-content{
padding-right: 40px;
border-right: 1px solid #DCDCDC;
}The last one I just upped the width %.
Forum: Fixing WordPress
In reply to: How-to: Use the One Click Child Theme PluginHi David, I’m a newbie myself and this plug in really saved my day. I can never come to terms with those nitty gritty codes. Thanks!
Forum: Fixing WordPress
In reply to: Able to create a child theme after editing parent theme?Hi there yes I made minor edits with the editor. Oh perhaps it’s because the changes I did in customizer remained when I reinstalled it, that’s why I thought all my changes remained the same.
And thank you with all the explanation you provided! And no I don’t have access because my blog is hosted on another web domain which is not owned by me that’s why. Thank you so much! These info is just what I needed.
It works all fine now that I have deleted the theme, re-installed and created a child theme. Thanks~
Forum: Fixing WordPress
In reply to: Help! Error 500 cant log in to admin after playing with editorHi all it’s all right I had resolved this thanks.
Forum: Fixing WordPress
In reply to: How to vertically align pictures and content togetherHi! I realised wordpress’ blog posts by default are automatically aligned neatly. Couldn’t work on my current blog posts as they were newly imported from Blogger. Thank you! And sure I’ll get around to validating thanks!