Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #667715

    Hi there,

    Please see private content below!

    Thanks :)

    #667717

    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

    #667753

    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?

    • This reply was modified 7 years, 8 months ago by CAA.
    #667760

    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

    #667768

    You fixed everything! Case closed!! :)

    #667772

    Hi!

    Great! Let us know if you have any other questions or issues and enjoy the rest of your day :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.