Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #861115

    cabforward
    Participant

    Hi! How can I move the “share this project” buttons from the sidebar and place them below the content? Additionally, I’d lik eto expand the content to takeover that space on the right. Thanks!
    cabforward.com/portfolio

    #861860

    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .single-x-portfolio .entry-extra {display: none;}
    .single-x-portfolio .x-portfolio .entry-info {float: none;width: 100%;}

    If that would not work, please provide us the site URL so we can take a closer look.

    Cheers!