Your account expired support, please renew to get your support.

HomePage Forums Themes Support Freshio – Organic & Food Store WordPress Theme Reduce the Height of the Breadcrumb and change the image

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12884
    gpsam3
    Support Expired

    Hello,
    I would like to reduce the height of the breadcrumb area and also change the image.
    Please tell me what should I do and what should be the image dimensions and where to be uploaded.
    Please find the screen image which I am speaking about.
    https://prnt.sc/1g5t88q

    #12895

    Hi,

    #1. Edit breadcrumb:
    Please use this css, copy and paste into file style.css ( child-theme):

    @media (min-width: 768px){
    .freshio-breadcrumb {
        padding: 3em 0;
        margin: 0 0 5em;
        min-height: 100px;
    }}

    #2. Change background image: please go to Freshio Options -> Breadcrumb -> Breadcrumb shop: https://prnt.sc/1gg25vf

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

You must be logged in to reply to this topic.