Hi,
It’s a part of code customization.
So please provide the page url.
We will try to implement it.
Thank You
Hi.
I currently run it in http://www.burningmouth.se! Looking forward to the upgrade. I have “some” HTML/CSS knowledge, is there any way I can do that on my own while I wait for the upgrade?
Hi,
As we told you above its a part of code customization so you need to create a “Child-Theme” first.
After if create a “blog-content.php” file into your “Child-Theme” directory.
Now copy & paste the code from this URL into “blog-content.php” file of your “Child-Theme” directory.
Save the changes.
Now put below CSS rules into Custom CSS Editor:
.content_entry img {
margin: 0px 12px 0px 0px;
}
.blog-carousel .content_entry {
float: left;
}
.post .blog-desc .blog-meta {
margin: -10px 0px 10px 0px;
}
.post .blog-desc h3 {
margin-top: 0px;
}
Save the changes.
Hope it will work for you.
Thank You
Thank you! Can I expect an update on the original theme with these changes soon, or you still working on other stuff? 🙂
Hi,
We can’t change the theme appearance for the single user.
You can perform above changes using “Child-Theme”.
If you have any query please let us know.
Thank You
Ah, ok. I got the impression that you were gonna add a function to Settings that allowed us to change the size. My bad 🙂
Hi, me again. I want to make the image EVEN smaller, but can’t seem to find where to change the size. Any chance you can help me? 🙁