-
AuthorPosts
-
June 23, 2019 at 2:46 pm #1112706
Hello
I have used some css to remove the blog categories (see below), this has left a big gap above a button I have added in called ‘MORE’. I have also added a screenshot to show you… is it possible to close this gap up?span.blog-categories.minor-meta {
display: none!important;
}
Many thanks
JoeJune 23, 2019 at 7:25 pm #1112731Hey Joe,
Unfortunately, your link to the page and the screenshot is not showing for me, please repost so we can be of more assistance.Best regards,
MikeJune 23, 2019 at 7:43 pm #1112736Hi Mike,
I’ve reattached the file and sent the link for you.
Let me know if it doesn’t work?
Thanks
JoeJune 23, 2019 at 8:14 pm #1112739Hi,
Thank you, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#top.home .avia-builder-el-22 .slide-entry-wrap,#top.home .avia-content-slider.avia-builder-el-22 { margin-bottom: 0px !important; }Then clear your browser cache and any cache plugin, and check.
Best regards,
MikeJune 23, 2019 at 10:42 pm #1112770Hi Mike,
That’s great thank you, it’s worked :)
Just another thing though, I have a similar instance on this page (see private info)… I thought the css code you gave me would work on all cases of the button. Is some new code needed or should it work?
Thanks
JoeJune 23, 2019 at 11:10 pm #1112774Hi,
Sorry, I typically write the css to be specific so as to not cause conflicts, please try adjusting to this:#top .slide-entry-wrap,#top .avia-content-slider { margin-bottom: 0px !important; }Best regards,
MikeJune 23, 2019 at 11:18 pm #1112775Hi Mike,
No need, that’s fantastic and best practice.
The css worked.
Thanks very much for your help.June 23, 2019 at 11:26 pm #1112776Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Close gap up above button’ is closed to new replies.
