Your account expired support, please renew to get your support.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #15671
    duliom
    Support Expired

    I wanted to reduce the space, how do I do, can you send me the css of this part

    2222

    #15698

    Hi you,

    Please go to Freshio Options -> Breadcrumb -> Breadcrumb Background: https://prnt.sc/1uzmqs3

    If you need to help, please send Admin web account for me, I will check and try to help you.

    #15699
    duliom
    Support Expired

    hi, see how it looks… I really want to reduce, you can’t get a height?

    33

    #15700
    duliom
    Support Expired

    height to shrink the table?

    #15702

    Ok, please copy this css code to file style.css ( child-theme):

    @media (min-width: 768px)
    .freshio-breadcrumb {
        padding: (Your size)em 0 !important;
        margin: 0 0 (Your size)em !important;
        min-height: (Your size)px !important;
    }
    }
    #15705
    duliom
    Support Expired

    stay the same, do nothing

    media (min-width: 768px) {
    .freshio-breadcrumb {
    padding: 0.5em 0 !important;
    margin: 0 0 5em !important;
    min-height: 100px !important;

    }
    }

    #15707

    Please send Admin web account for me, I will check and help you.

    #15709
    duliom
    Support Expired
    This reply has been marked as private.
    #15730

    Hi again,

    I have just fixed this issue, please recheck.

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

You must be logged in to reply to this topic.