css selector help with core plugin customization

This topic contains 4 replies, has 2 voices, and was last updated by  Tony 4 years, 1 month ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #535163

    Tony
    Expired Member
    Post count: 147

    HI Guys
    I have a site I’m building that isn’t live yet, and I’ve styled the archive pages the way I like them. Problem is that the css selector for the page title (is shared with the listing detail page, and I can’t figure out how to just enlarge the css for the title on the details page without affecting the archive pages.

    Could you help me with he css for that?

    I’m attaching a couple of screen shots privately.

    My css just hit it’s ceiling with this fix.

    #535166

    Tony
    Expired Member
    Post count: 147
    This reply has been marked as private.
    #535181

    Guust
    Moderator
    Post count: 29970

    For the event Archive pages:

    .post-type-archive-gd_event .geodir-post-title {xxx}

    For an event Detail page:

    .single-gd_event .geodir-post-title {xxx}

    Have a look at the classes assigned to the <body>.

    Thanks

    #535182

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    #535204

    Tony
    Expired Member
    Post count: 147

    Hi Guust, found this after I asked, I’ll make it work.
    Great that you guys have a lot of this anticipated.

    Mark

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket