[Resolved] Spacing Issue

Home Forums Support [Resolved] Spacing Issue

Home Forums Support Spacing Issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1023218
    Debbie

    Hi there

    I’ve been using GeneratePress for a while now and think it’s great – thank you! I have however come up against a problem and cannot find the solution.

    I’ve set up page header elements to create various options on my site which are working fine, but having now downloaded the WP Job Manager plug-in, cannot figure out how to create a space/padding above the page (job) title on the jobs pages. I’m pretty sure it’s a theme work around, not a plug-in one? Any suggestions on how I can fix this?

    Also, where is the green highlight element currently showing on “Full Time” – I’ve looked in customise colours and it’s not there?

    Thank you!

    #1023236
    David
    Staff
    Customer Support

    Hi there,

    thanks for the great feedback – much appreciated.

    so the page you provided a link to is using a merged header element – but the header element has no content so it pulls the page content up. Would it work to exclude that page / post type from the Header Element ?

    Full time meta color is coming from the plugin. You could use this CSS to overwrite that specific meta:

    .single_job_listing .meta .full-time {
        background-color: #90da36;
        color: #fff;
    }
    #1023305
    Debbie

    Thank you – it took some playing around with but all looking good now 🙂

    #1023306
    David
    Staff
    Customer Support

    Glad to be of help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.