This topic has 7 replies, 2 voices, and was last updated 5 years by Radu.

  • Author
  • #216131
     iedtwodth
    Participant

    Hi,

    quick question:

     

    How do i remove the top border/margen on the News Focus element, so it fits with the second column?

    #216134
     iedtwodth
    Participant

    see here

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

    Hi,

    Can you please provide to me wp admin credentials to take a closer look ?
    Did you had tried to remove the border from the row that contains the module ?

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #216201
     iedtwodth
    Participant
    This reply has been set as private.
    #216202
     iedtwodth
    Participant

    Hi Radu,

    no border on the row 🙂

    And another? why is there only dates on some of the news in this grid?

    #216235
     Radu
    Moderator

    Hi,

    Just use this css

    COPY CODE
    
    .home-page .news-focus .kleo-tabs .tabs-style-line {
        border: 0;
        padding:0 !important;
    }
    
    .home-page .news-focus .kleo-tabs .tab-pane.active {
        padding: 0;
    }
    

    If you want to apply this change in rest of the pages also remove .home-page from the css

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

    I see that, they are not rendered in source code, did you have all thins updated? like plugins theme and wp ?

    Let me know

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #216236
     iedtwodth
    Participant

    Every thing is updated 🙂 And it works now, thanks 🙂

    #216291
     Radu
    Moderator

    Great
    Cheers
    R

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

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

Log in with your credentials

Forgot your details?