Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #981091

    Good day

    I am struggling to get a very specific layout setup on my blog page. I would like to display 3 of the latest blog posts, 2 of them should be side by side and then one should be below that displayed in full with.

    I still require “previous” and “next” navigation buttons below to scroll through the blog posts accordingly.

    The second issue is the styling of the READ MORE links. The css i used is below:

    
    .html_elegant-blog .more-link {
       background-color: #fab52c;
       border: none;	
       color: #000000;
       font-family: gotham;
       font-weight: bold;
       float: left;
       width: 150px;	
    }
    
    .html_elegant-blog .more-link:hover {
       color: #ffffff;
    	}
    

    It works when I add it to the custom css but as soon as I refresh the page, the styling disappears.

    Thirdly, Is it possible to create a template for individual post pages. I would like to have the same Header in every post.

    Regards
    Ridhaa

    #981109
    This reply has been marked as private.
    #982024

    Hi SchuitemaGroup,

    Can you please attach a smaller screenshot, I cannot see the whole image.

    Best regards,
    Victoria

    #982031
    This reply has been marked as private.
    #982442

    Hi SchuitemaGroup,

    Yes, this is much better. Thank you.

    This kind of layout is not available as a single component in Enfold, you can add the “blog posts” element two times configured differently. One set to display grid layout and the other one to “single, big preview”.

    If you need further assistance please let us know.
    Best regards,
    Victoria

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