Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1260910

    Cherylwoodman
    Participant

    Hi Themeco…

    I’ve just embedded a FB post for the first time and it looks a little strange with a huge black border…

    http://www.screencast.com/t/PlKgeNxVE

    Twitter posts maintain their size, whereas this hasn’t…

    Is there a way to fix this?

    FB seem to show it should keep the size specified, but when embedded it hasn’t…

    Thanks so much,

    Cheryl

    #1261033

    Joao
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1261282

    Cherylwoodman
    Participant

    Hi Joao… sure it’s http://www.honestyforyourskin.co.uk.

    Cheryl

    #1261633

    Friech
    Moderator

    Hi Cheryl,

    I Did check all the post on the first page and a couple on the second page, but I have not seen the Facebook widget. Would you mind providing us the direct link of the page where the widget is?

    Thank you.

    #1266550

    Cherylwoodman
    Participant

    Hi Friech – It was a post I had as draft, it’s just been published here -> http://honestyforyourskin.co.uk/Skincare-Blog/what-is-collagen/

    Thanks,

    Cheryl

    #1266568

    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    @media (min-width:979px){
    .entry-content embed, .entry-content iframe, .entry-content object {
        width: 61%;
        max-width: 100%;
    }
    }

    Hope that helps.

    #1267079

    Cherylwoodman
    Participant

    That’s fab – am I able to centre all FB posts within this code too?

    #1267217

    Joao
    Moderator

    Hi There,

    You can try:

    .discovery-main {
    text-align: center;
    }

    But it looks better the way ti is.

    Let us know if you need further assitance.

    Joao