Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1316515
    Marcus S
    Participant

    Hi there,

    a client wants the blog layout (not the single layout) like this:

    /featured image/ /space/ /titel/
    / / / / /excerpt/

    (see attachment)

    please help

    thx

    #1316522
    Marcus S
    Participant

    please see attachment for a better explanation

    #1316918
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .entry-featured {
        float: left !important;
        width: 30% !important;
    }
    
    .entry-wrap {
        width: 70% !important;
        float: right !important;
        padding: 20px !important;
        margin-bottom: 10px !important;
    }
    
    .x-pagination {
        clear: both !important;
    }

    Let us know how it goes.

    Thanks.

    #1370769
    Marcus S
    Participant

    Great work… sorry I did not repeat earlier…

    #1370777
    Nabeel A
    Moderator

    Glad we could help.

    Cheers!

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