This topic has 2 replies, 2 voices, and was last updated 9 years by Kate.

  • Author
  • #70197
     Kate
    Participant

    Hi,
    Sorry – I feel like this is a silly question…but I can’t seem to work out how to get the custom background image in the title section of a page working!
    The page in question is: http://smaccgold.staging.wpengine.com/past-talks/smacc-1/
    Please see attached screenshot of the Title Section settings for that page. Can you let me know if there is anything else I should be doing to get this area to work?
    Cheers!
    Kate

    Attachments:
    You must be logged in to view attached files.
    #70217
     sharmstr
    Moderator

    It only works when you have the title in the breadcrumb section, not the main section.

    You can try this css

    COPY CODE
    
    .page-id-3686 .section-container.container {
        background-image: none;
    }
    .page-id-3686 .wrap-content .container {
        background-image: url("http://yoursite.com/wp-content/uploads/2014/08/yourimage.jpg");
    }
    

    If you need it for a different page, you’ll need to change the page id

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #70343
     Kate
    Participant

    Makes sense, thanks for your help!

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?