-
Author
-
January 7, 2019 at 21:56 #216131
iedtwodth
ParticipantHi,
quick question:
How do i remove the top border/margen on the News Focus element, so it fits with the second column?
January 7, 2019 at 22:27 #216134iedtwodth
Participantsee here
Attachments:
You must be logged in to view attached files.January 8, 2019 at 16:33 #216171Radu
ModeratorHi,
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
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 8, 2019 at 19:48 #216202iedtwodth
ParticipantHi Radu,
no border on the row 🙂
And another? why is there only dates on some of the news in this grid?
January 9, 2019 at 13:48 #216235Radu
ModeratorHi,
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
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 9, 2019 at 13:53 #216236iedtwodth
ParticipantEvery thing is updated 🙂 And it works now, thanks 🙂
January 10, 2019 at 16:17 #216291Radu
ModeratorGreat
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.