Widget AT Post column without Excerpt - Acme Themes

Best Premium and Free WordPress Themes Forums SuperMag Widget AT Post column without Excerpt

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #90159
    aboltokboltja
    Participant

    Hi,

    What additional css should I add to hide excerpt from AT Post column widget?

    Thanks in advance

    Yours
    Andrea

    #90215
    acmethemes
    Keymaster

    Hello,
    Can you please provide site URL and screenshot to make your issue clear?

    Best Regards!

    #90274
    aboltokboltja
    Participant

    Hi,

    As per additional css:

    .widget-title span {
    text-transform: uppercase;
    }
    .single .entry-footer {
    display: none;
    }
    .slider-section .cat-links {
    display: none;
    }
    span.cat-links {
    display: none;
    }
    .above-entry-meta span:not(:first-child) {
    display: none;
    }
    a{
    color: #c4a145;
    }
    a:hover {
    color: black !important;
    }

    there is no excerpt in the featured section

    I would like to hide excerpt from AT POSTS COLUMN as well 🙂

    https://mediaguide.hu

    #90455
    acmethemes
    Keymaster

    Hello,
    Please remove the contents from the excerpt and place it in the default content box.

    Best Regards!

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