Hi there,
Please see private content below!
Thanks :)
Shalom!
1 – Try the following:
1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
2. Go to Settings > Media
3. Change the entry_with_sidebar
image size (increase its width / height).
4. Regenerate the thumbnails by clicking the button at the bottom.
2,3,4- Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
span.text-sep.text-sep-date,.html_elegant-blog .av-vertical-delimiter {
display: none!important;
}
.html_elegant-blog #top .post-entry .post-title,.html_elegant-blog #top .post-entry .post-meta-infos {
text-align: left;
}
Best regards,
Yigit
Shalom Yigit!
Nice guy: ✮ ✮ ✮ ✮ ✮
Speed: ✮ ✮ ✮ ✮ ✮
Accuracy: ✮ ✮ ✮ ✮ ✮
Genius: ✮ ✮ ✮ ✮ ✮
Thank you!
Just one more question now (I think!)
On the page in the private content, how do we:
1: Make the titles align left
2: Remove the line under the titles
3: Remove the category names?
Shalom!
Toda for your kind words :)
Please add following code to Quick CSS as well
.html_elegant-blog .avia-content-slider .slide-entry-title {
text-align: left;
}
.html_elegant-blog #top .avia-content-slider .blog-categories {
display: none;
}
There are no lines on my end. Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Cheers!
Yigit
You fixed everything! Case closed!! :)