This topic has 4 replies, 3 voices, and was last updated 9 years by sharmstr.

  • Author
  • #33905
     pittsleyb
    Participant

    Hi, take a look at the screenshot and I would like to be able to remove this space between the breadcrumb and header (might be called alternate area). It is about a 49px space and would like to disable/remove it so that when pages that have breadcrumbs turned off it wont display.

    Attachments:
    You must be logged in to view attached files.
    #33907
     pittsleyb
    Participant

    I have titles hidden using CSS but it appears it still shows this spot.If I disable titles on a page it takes care of it. Can I just disable all together using css?

    #33918
     sharmstr
    Moderator

    Its actually on 10px. That 49 is for the whole container. Anyhow, try this

    COPY CODE
    
    .main-title {
    padding: 0 0 10px 0;
    }
    
    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

    #40373
     yellowbutter
    Participant

    where do i put

    .main-title {
    padding: 0 0 10px 0;
    }

    to remove the entire section?

    #40376
     sharmstr
    Moderator

    wp admin – theme options – general – quick css

    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

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

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

Log in with your credentials

Forgot your details?