Hi!
I managed to do some of the style in the button, but I’m stuck with the hover. I’d like to change the hover color to grey.
Thank’s in advance!!!
Hi @jrbarboza
Thanks for the web page link. I have just checked it and found that you have removed the “Read More” (Ver mais) button via plugin shortcode.
If you still need the style to change the button color then you can use below style.
You can add the below style to WordPress Appearance > Customizer > CSS section and save it. You can change your desired color in place of green.
.bdp-readmorebtn, .bdp-readmorebtn:hover{
background-color: green !important;;
color: #fff !important;
border: 2px solid green !important;
}
Hello!
Actually, I didn’t remove the button just stylized it with:
.bdp-load-more-btn {
background: #a1b3f9 !important;
font-family: Roboto !important;
border-radius: 0px !important;
border: none !important;
margin: 0px !important;
font-size: 25px !important;
color: white !important;
text-align: center;
font-weight: bold;
}
But I wasn’t able to style the button on hover, even with the code you provided. Can you verify that?
Another issue is that I selected the category “Destaques” to show, but when I click the load more button (VER MAIS) it loads all the posts. Is there any way to fix it?
Thanks in advance
-
This reply was modified 4 years, 6 months ago by
jrbarboza.
Hi @jrbarboza
Thanks for your response.
For your query,
1) I wasn’t able to style the button on hover, even with the code you provided.
Ans – The CSS code which I have provided is for read more button of “News & Blog Designer Pack” plugin. I thought you have asked for it.
For hover styling of load more button, you can use below CSS snippet.
.bdp-load-more-btn:hover {
color: green !important;
}
2) Another issue is that I selected the category “Destaques” to show, but when I click the load more button (VER MAIS) it loads all the posts.
Ans – Let me check the issue at my end. I will take look into this and update you about this.
Hi @jrbarboza
Thanks for your patience.
I have checked the issue with load more post and yes it loads all post when category slug is used.
No Issue, I have just updated the plugin with 2.2.8 version. Please check with the latest version. I hope your problem will be solved.
Hi @jrbarboza
Glad to know that.
If you like my plugin and support then please rate it.
https://ww.wp.xz.cn/support/plugin/blog-designer-pack/reviews/