• Resolved ValleyJim

    (@valleyjim)


    I am using ACADP as an Article Directory. Everything is working out great except for one thing.

    The title of the Article is showing 2X and I would like to see it only once, naturally…

    As you can see in the pic the first time it appears is in the grey banner. What I would like to do is keep that one. If I can do that and move the article publishing line and everything below it up to right under the banner.

    Thanks!
    Jim

    Title

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author pluginsware

    (@pluginsware)

    Add the following CSS code in your theme’s style.css file and check by clearing your browser cache.

    .acadp-listing .acadp-post-title h1 { display: none!important; }

    Hope, this solved your issue.

    Thread Starter ValleyJim

    (@valleyjim)

    Worked perfectly, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Listing Title shows 2X’ is closed to new replies.