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

HomePage Forums Themes Support Freshio – Organic & Food Store WordPress Theme Remove / Reduce Border and Empty Space around Page Titles

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16215
    Eco-Kind
    Support Expired

    Hoping to reduce the space surrounding the title at the top of pages such as when I search for a term on the site, or when I select an option from the home page menu. I want there to be hardly any space between the green header and ” > shop”, and then way less space underneath “> shop” and where “explore” and the results are shown. I don’t want any of that empty white space. Would anyone be able to guide me through changing this?

    All the best,
    S

    #16227

    Hi you,

    Please copy this css code to file style.css ( child-theme):

    @media (min-width: 768px){
    .freshio-breadcrumb {
        padding: 1em 0 !important;
        margin: 0 0 1em !important;
        min-height: 100px !important;
    }}
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.