Viewing 11 replies - 1 through 11 (of 11 total)
  • lisa

    (@contentiskey)

    which theme are you using?

    Thread Starter vivianwlove

    (@vivianwlove)

    Hello! Pro on Genesis

    lisa

    (@contentiskey)

    best to chat StudioPress support team directly for Genesis themes.

    Thread Starter vivianwlove

    (@vivianwlove)

    Thanks – i didn’t think it would be something specific to a theme, I think it’s just something with the coding? It’s just on one page that the footer text is bigger than one the other pages.

    Vivianwlove – I just looked at your site and you did exactly what I want to do to mine. That is, instead of uploading just a transparent photo of me, I want to upload an image that takes up the whole space! (This is on the Hello Pro Child Theme.)

    Do you recall how you did that?

    Btw, your site looks awesome!! Great job!!

    Thread Starter vivianwlove

    (@vivianwlove)

    Thanks roxilmore!

    I set up the pic as the “background” (instead of the pattern that is is by default), and just left the area blank for where the transparent photo of you should be. Does that make sense?

    Oh yes! That makes sense. I like to makes things difficult sometimes! lol

    Ok so where do you change the background image? Is it in the customization area or somewhere in the wordpress panel?

    Thread Starter vivianwlove

    (@vivianwlove)

    It’s in the style.css sheet — look for the .top selector

    .top {
    background: #fff url(‘IMAGE URL’) top left no-repeat;
    background-size: cover;
    width: 100%;
    color: #fff;
    }

    You are AMAZING!! Thank you! I’m still learning this stuff and muddling through. Thanks again!!

    Thread Starter vivianwlove

    (@vivianwlove)

    no problem, I am too! ??

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Font in the footer widgets of 1 page is different than others’ is closed to new replies.