Page background image resize

Home Forums Panaroma Forum Page background image resize

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #5817
    Malissa FonteMalissa Fonte
    Member
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: March 23, 2015

    Hi, is there a way to stop the background image resize when the text extends beyond the page? I thought I saw a button that was fixed image or scroll but cannot find it again?

    Thanks.

    #5820
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Check Appearance>Customize>Background.

    Regards,
    Shri

    #5829
    Malissa FonteMalissa Fonte
    Member
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: March 23, 2015

    Shri,

    this is for the featured image on each page.

    Thanks.

    #5866
    Malissa FonteMalissa Fonte
    Member
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: March 23, 2015

    Please, how do I make it fixed? It looks like its inline, so I can’t do a CSS edit?

    The following code works on the page but I dont want to edit the main theme, rather edit css and functions.

    element.style {

        background: url(“xxx/wp-content/uploads/2015/04/groinseagulls.jpg”) no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);

    }
    thanks

    #5868
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    I am afraid we will have to suggest code changes itself in the theme. Not possible using css.

    If it is single background then its managed using Appearance>Background. But for featured image we will have to change code.

    We have made changes to header.php and have attached it here: https://slack-files.com/T02T6CHHY-F04E894NF-261e58937c

    Regards,
    Shri

    #5870
    Malissa FonteMalissa Fonte
    Member
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: March 23, 2015

    Thank you, I have edited the line and it looks amazing.

    #5873
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Great.

    Regards,
    Shri

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.