Hi saga1984
Dashboard / Appearance / Customize / Advanced / Site-wide CSS
Please try add below
.archive.tag .h2-thumb + .entry-title-text,
.archive.category .h2-thumb + .entry-title-text,
.index .h2-thumb + .entry-title-text {
float:left;
margin-left:120px; /* ajust your value */
margin-top: -60px; /* ajust your value */
}
.archive.category .h2-thumb + .entry-title-text,
.archive.category .h2-thumb + .entry-title-text,
.index .entry-title-text:after{
clear:both;
}
Thank you.
The above code did move the long titles up and completely beside the featured image without wrapping which is fine except there is a slight cutting off at the top of the characters in the long titles and the short titles have completely disappeared.
adjusting value margin-top: from -60px to -50px fixes the cutting off the top of the characters…
The code is perfect while active in the customize box/window but it fails to save the site wide css code.
I also noticed that I can only customize background color and font color and get it to save. When trying to save the third “link color”, it fails to save and also deletes the font color with leaving only the background color saved.
I tried adding the adjusted code directly in child css but again the short titles have completely disappeared.
I, the “long title is awkward to display problems,” you gave me to point out, and trying to solve in the next update, began work.
In your WEB site, so as to customize the size of tumbnail image,
For its part, I want to consider any way as a separate correspondence.
Please wait a little.
Here, I think that it is trying to write some sort of answer.
Thank you.
Perhaps this info will help with your developing? I have styled the
thumbnail to
.h2-thumb .wp-post-image{
width:100px;
height:50px;
}
in the child style.css…
I am patient and loving your theme… Keep up the great work!
Thank you.
Hi saga1984
Today I upload new version of Raindrops theme.
It will probably be live in a few days
If you can use the PHP code,
Once you become a live, please try the following code for custom featured image size.
( Please copy with raw button )
https://gist.github.com/tenman/ce43f66371689ad6f503
The code works perfectly! Thank you so very, very much! I really appreciate it! You really have created an outstanding theme! By far the best of all the WordPress themes.