Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1409344
    ramitk
    Participant

    Hi,
    I’m editing my blog page layout, I almost achieve what I want but some problems I couldn’t solve them:
    1- I used this code to place the text in the container, but it affect the feature image (which I want to edit separately)
    .entry-wrap {
    padding-left: 8px;
    padding-right: 8px;
    }

    2- I want to place the tags just under the feature image
    3- Reduce the space between blog post
    Thank you very much
    Site: verywall.com

    #1409520
    Paul R
    Moderator

    Hi,

    For 1 & 2

    It looks like this done already. I can see you have added entry-txt and entry-img

    https://www.screencast.com/t/N64RvkOZBt

    For #3

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .blog .hentry {
        margin-top: 2em;
    }
    

    You may change 2 em to adjust the spacing.

    Hope that helps.

    #1409710
    ramitk
    Participant

    Yes it worked like magic thank you

    #1409755
    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂

    #1409795
    Rahul
    Moderator

    Glad we were able to help you.

    Feel free to ask us again. 🙂

  • <script> jQuery(function($){ $("#no-reply-1409344 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>