Viewing 15 replies - 1 through 15 (of 17 total)
  • You shouldn’t edit any theme files code – because those changes will be lost when the theme is updated. But it looks like you have JetPack, so you can use the custom CSS under Edit CSS – add this code there:

    #recent-content img, .entry-content img, .entry-thumb img {
       border: 0;
    }

    Thread Starter Gurlinterrupted13

    (@gurlinterrupted13)

    Thank you so much for replying

    Excuse my ignorance but when I go to Jetpack custom CSS it takes me to the same place I was before – where exactly do I go once I’ve gone to JetPack/CustomCSS

    I cant see where to go from here.

    Thanks
    Ange

    Under Appearance, you should have Edit CSS – have you already added CSS there? (It’s not the same as Editor -> style.css )

    Thread Starter Gurlinterrupted13

    (@gurlinterrupted13)

    I havent added anything. Im not very CSS Savvy but Ive done basics before however this is really throwing me because when I go to JetPack, Edit CSS it takes me to where I was before which is APPEARANCE, EDIT CSS but theres nothing clickable/interactive here for me to edit. This is all I can see

    /*
    Welcome to Custom CSS!

    CSS (Cascading Style Sheets) is a kind of code that tells the browser how
    to render a web page. You may delete these comments and get started with
    your customizations.

    By default, your stylesheet will be loaded after the theme stylesheets,
    which means that your rules can take precedence and override the theme CSS
    rules. Just write here what you want to change, you don’t need to copy all
    your theme’s stylesheet content.
    */

    and it just has 1-12 down the left hand side

    Yep, that’s where you want to be – just paste the above code there.

    At the end of that – below the */

    Thread Starter Gurlinterrupted13

    (@gurlinterrupted13)

    Straight over the top of that wording?

    Just to explain a bit more – you don’t edit the existing CSS – you add CSS that will override the existing CSS – that’s so your changes are not lost when the theme is updated.

    No, below the text that is there – start on the next line AFTER the */

    You can remove all that text too if you want…just don’t put anything above it or inside it or it won’t work.

    Thread Starter Gurlinterrupted13

    (@gurlinterrupted13)

    OH MY GOD – YOU ARE AMAZING!!!!! THANK YOU SO MUCH FOR YOUR PATIENCE AND CLEAR DIRECTION – THANK YOU THANK YOU THANK YOU!!!!

    I dont want to push my luck – but is there any chance you can tell me how I can make BOLD show up within my posts? When I am creating my posts I make certain lines BOLD but when I set the post live – it just doesn’t show up as bold at all. I dont know how to make this happen and I really want to be able to BOLD certain important lines within my posts.

    If you cant help with this – I totally understand and am totally grateful for the help you have already provided ??

    Ange

    LOL – no problem – you’re welcome. Have you tried using bold in the editor – the “b” button? Does that not work? In the text editor you can also use the tags for bold like

    <strong> this text will be bold</strong>

    If I put that line above in this box without the code tags it looks like this:

    this text will be bold

    Thread Starter Gurlinterrupted13

    (@gurlinterrupted13)

    hmmm yeah I have the B button and it does show as bold when Im creating the post but the moment I set it live – no bold. very strange! But to be honest – Im happy enough with you fixing my image border problem ??

    Are you switching between the text and visual editors – because that will do weird things to your content/code.

    If you want to sort that out, feel free to open a new thread whenever you want and someone can help you with it – since this topic is solved :).

    Thread Starter Gurlinterrupted13

    (@gurlinterrupted13)

    Will do ??

    Thank you again – you’re a blo*dy legend!!

    Cheers
    Ange

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Remove Image Border from pictures in my blog posts’ is closed to new replies.