• brittpenney

    (@brittpenney)


    I am a bran new blogger and I am stuck. I set up a new page “About” uploaded pictures fine, the text wrapped around fine at the time. Published page and everything looked great.

    Today I went to update one of the pictures on this page and all of the sudden the wrapping of the text isn’t working anymore. Here is the page:

    https://www.penniesintopearls.com/?page_id=490

    Could someone please help me figure this out? Now like I said I am super new to this world so I need baby steps.

    Thank you so much!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there, looks like that Pinterest plugin is messing things up, but you can fix this. You’ll need to add some CSS to your theme, namely

    .pibfi_pinterest {
        float: left;
    }

    The following screenshot shows you what I mean, but I don’t think you need the padding, just the float.

    https://take.ms/VPgWm

    I’d also recommend changing your permalinks to something other than the default, which will help with SEO and will just look nicer!!

    Dashboard > Settings > Permalinks

    Thread Starter brittpenney

    (@brittpenney)

    Thank you so much Paul! Now I just need to know how to add that CSS… Can you help me? How do I get to the area to input that CSS? Sorry! I am a very much a beginner.

    So, I’m not sure about the Lifestyle theme, but maybe there is a place in the theme’s options for CSS. If not, you could use Jetpack, or another plugin, like Simple CSS. Install one of those and then under Appearance, you’ll have an area to put in the code I suggested above. I’d also recommend checking out some Youtube videos about WordPress CSS.

    Thread Starter brittpenney

    (@brittpenney)

    Okay great. Thank you so much for all the info. I have Jetpack and now I just need to figure out where in the CSS to insert that code. i will have to watch some Youtube videos. Thanks again!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Wrapping text stopped working’ is closed to new replies.