Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1229803
    rens
    Participant

    Hello,

    I’m currently trying to change the way our blogposts looks on our website. I would like the post text created with cornerstone to wrap around the featured image. Please take a look at this url: https://deonthullingsspecialist.nl/nieuws/florensis-onthulling/

    Thanks for your help,

    Rens

    #1229939
    Rupok
    Member

    Hi Rens,

    That would be troublesome. You can hide the featured image with the below code :

    .single-post .entry-featured {
      display: none;
    }

    And then use your own image within the content are where you need to set the alignment to left or right.

    Hope this helps.

    #1243730
    rens
    Participant

    Thanks for the solution.

    #1243890
    Rahul
    Moderator

    Glad we were able to help you out!

    Let us know if we can help with anything else.

    Thank you.

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