Breadcrumb Background Image – change height

This topic has 6 replies, 2 voices, and was last updated 9 years, 6 months ago ago by Robert Hall

  • Avatar: hostpuppies
    hostpuppies
    Participant
    September 28, 2014 at 19:19

    I woul like to change the background image height on the pages with background enabled, to a measurement like 1633 X 350 px but i cant seem to find the css to change. Right now the omage being displayed is about 1633X64px.

    In other words, without using a slider I want to change the page background-breadcrumb image to a taller size so more of the background picture can be seen. please advise
    see private content for url please

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 29, 2014 at 05:37

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: hostpuppies
    hostpuppies
    Participant
    September 29, 2014 at 19:11

    Ok. thought I had done that already.

    see private area.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 30, 2014 at 05:37

    Hello,

    Please add this code into custom.css file.

    .bc-type-3 {
    height:357px;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: hostpuppies
    hostpuppies
    Participant
    September 30, 2014 at 20:47

    Just a note: when I re-sized the background the Title and breadcrumbs were not centered anymore. I used this css in custom.css to lign them up again.

    .bc-type-3, .bc-type-4, .bc-type-5, .bc-type-6 {
    padding: 85px 0 !important;
    color: #FFF;
    background-attachment: fixed;
    border-bottom: none !important;
    }

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 1, 2014 at 06:12

    Hello hostpuppies,

    And now there is no problem?

    Regards,
    Robert Hall.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Breadcrumb Background Image – change height’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.