mockup – https://ibb.co/Xxs48V3
dev site – http://balrajt9.sg-host.com/
How do I style “Read More” on the post slider? The post slider is located under UPCOMING EVENTS & ACTIVITIES. I would it to match the same button style seen on the other sections on my mockup labelled READ MORE.
Hey navindesigns,
Please try the following in Quick CSS under Enfold->General Styling:
.home #av_section_3 .avia-content-slider-inner {
height: 330px;
}
.home #av_section_3 .avia-content-slider-inner .read-more-link a {
border: 3px solid orange;
border-radius: 5px;
margin-top: 10px;
padding: 8px 28px;
}
Best regards,
Rikard
this is looks good
how do i center the button?