1. How do I remove the overlay whenever you highlight a picture in blog list view? (see overlay.png)
2. How do I remove the "Read More" option on certain posts? I know how to adjust the length of the excerpt, but I want the blog list view to show the entire post (readmore.png)
3. I want to rearrange the elements in the bloglist. Which php file should I adjust for my child theme? For example, I want to move the author, category and date below the post. (adjustment.png)
I'm trying to change a few settings in the bloglist view.
1. How do I get remove the overlay when you highlight an image in the bloglist? (Please see attached image).
2. Is there a way to remove the "Read More" option on certain posts?
3. Similarly, on an image post where I have a one sentence description, how do I get the sentence to show up in the blog list view?
4. Does most of this need to be done in a child theme? If so which files should I be editing?
Thanks!
Hi,
Can you pls provide more details (screenshots) for each question?
What kind of blog are you using?
If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated! (How to rate).
Regards Sergio Codex.
1. How do I remove the overlay whenever you highlight a picture in blog list view? (see overlay.png)
2. How do I remove the "Read More" option on certain posts? I know how to adjust the length of the excerpt, but I want the blog list view to show the entire post (readmore.png)
3. I want to rearrange the elements in the bloglist. Which php file should I adjust for my child theme? For example, I want to move the author, category and date below the post. (adjustment.png)
HI!
1) pls. use following css:
2,3) You need to make changes to the file /wp-content/themes/thegem/content-blog-item.php
If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated! (How to rate).
Regards Sergio Codex.
Thanks Sergio. Is there a way to remove the icon when I hover over the image?
Please see the attached image.
Thanks!
HI!
pls. use following CSS:
If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated! (How to rate).
Regards Sergio Codex.
Thank you, that worked!
How would I add this to my child theme? I want to put it in style.css, but when I do it, it doesn't work correctly.
Thanks!
EDIT: Nvm, my browser hadn't updated the style.css file.
Hi,
You need to re-save the theme options and clear your browser's cache
If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated! (How to rate).
Regards Sergio Codex.