This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #137395
     Terdema
    Participant

    Hello,

    I put some space between 2 new highlight element to separate them. Now there is a bottom line and a empty place under the element. I would like to remove the line and that empty space which are marke with “x” at the attachment.

    thx.

    Attachments:
    You must be logged in to view attached files.
    #137482
     Radu
    Moderator

    Hi,

    Try with this css

    COPY CODE
    
    .news-highlight .standard-listing:not(.template-page) .type-post {
        padding: 10px;
        margin: 10px !important;
        border-bottom-width: 0px !important;
    }
    

    The Css will be added to wp-admin -> theme options -> general settings -> quick css

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
Viewing 2 posts - 1 through 2 (of 2 total)

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

Log in with your credentials

Forgot your details?