• Hi, I’m trying to create a blog for uni & have not got very much HTML / CSS knowledge at all!

    I am trying to upload an image with the image widget on a section of my homepage at it’s full size so that it’s full width of the screen in its section. (the picture where it says “hello and welcome to my site!”). Yes I have changed the image settings in media settings, however even when I upload this image at it’s full size it seems to have like a border round it? I want to get rid of this. It’s the same on every section of this page other than the banner where it says “welcome to my site”, “elegant, feminine and stylish wordpress theme” etc.

    I’ve asked the theme developer for help with this issue and she said that it’s because her “site-inner” is set to 1220px. I’ve been through the entire theme html and changed bits but nothing has seemed to have changed on my site after clicking update file. Currently I see this near the top of the HTML:

    “/* Full Width Page
    ——————————————– */

    .site-inner.full-width {
    max-width: none;
    padding: 0;
    margin: 0;
    }
    add_filter( ‘big_image_size_threshold’,’__return_false’ );”

    Really stuck can anyone help? I also can’t find anything set a 1220px in the code.

    • This topic was modified 4 years, 6 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing site-inner’ is closed to new replies.