Latest Article Post Title Text Hover Color

Posted in: Newspaper
Post count: 419

I would like to set my Latest Articles Post Titles that when hovering over the title it changes color to same color as the BlackPro yellow color when one hovers the titles. This happens when hovering the titles of each categories posts but not for the titles in Latest Articles.

Post count: 419

Please reply. Ticket submitted dec 1

Post count: 35449

Hi, I see that the hover color for the post title s in latest articles is changing -> https://i.imgur.com/2l6kSVK.png
If this is not what you mean, please let me know!
Thank you!

Post count: 419

Yes! but it does not change

Post count: 35449

Hi,
Maybe I do not understand, what is the code color that you want to set ?
Thank you!

Post count: 419

Same as the BlackPro yellow
I am talking about the Titles of posts under Latest Articles.
Barullo Taberna Española opens at Distrito T-Mobile is my current first one.

  • This reply was modified 5 years by mayaguez.
Post count: 18283

Hello !

I cannot find any latest articles in your page here: https://www.screencast.com/t/kLBxZ5V0AU

Thank you!

Post count: 419

My Home Page!
First one is titled New Hard Rock Cafe opens in Ponce!

Post count: 419

First one is now titled “Disney cancels all cruises until at least March” as I just added it.

Post count: 419

Just added another First one is now Puerto Rico to lock down Sundays
This title Puerto Rico to lock down Sundays is the one I want to hover to color #dd8f1a
Same color for all post titles!

  • This reply was modified 5 years by mayaguez.
  • This reply was modified 5 years by mayaguez.
Post count: 18283

Hello !

Please try this css code: .td_module_wrap .td-module-title:hover a{
color:#ffa301!important;
}

Thank you !

Post count: 419

Perfect! Thank you!
There is a text under each of these Latest Articles posts titles “Read More”. Is it possible to delete this text?

Post count: 18283

Hello !

Please use this css for that: .td_module_18 .td-read-more {
display:none;
}

Thank you !

Post count: 419

Got it, thank you but why the “broken white line” in between posts?
Can it be deleted?

Post count: 18283

Hello !

For that please use this css code: .td-blog-travel .td_module_18 .meta-info-container {
border-bottom: none;
}

Thank you !

Post count: 419

Got it! Thank you!!!
1. Can the Images sizes be reduced? Where?

Post count: 18283

Hello !

Unfortunately the image being resized is not something that I would suggest on your layout.

You can use this code: .td_module_18 .entry-thumb{width:100%
}

All you have to do is to adjust the percentage to your taste.

Thank you !

Post count: 419

Why you would not suggest?

Post count: 18283

Hello !

Because you are using the latest article type of the homepage and shrinking the featured image will look bad.

Thank you !

Post count: 419

Ok, will keep as is!
Thank you for your input!

Post count: 419

Vlad,
Where do I increase # of Posts Display Home Page? I currently show 5. I would like to increase.
https://puertoricorealestatenews.com/

Post count: 18283

Hello !

Using tagDiv composer please click on the block that is here: https://www.screencast.com/t/FmooLhoA ; https://www.screencast.com/t/NZVXIrIrjmZS

Thank you !

Post count: 419

I do not have the Element (to access Block 1) for this section Trending Now/Latest Articles.

Post count: 35449

Hi mayaguez, you can not use the tagdiv Composer on your homepage, because this is blog (latest articles) set it from here -> https://i.imgur.com/abtKUPj.png only pages and cloud templates can be edited with tagDiv Composer.
Thank you for your understating!

Post count: 419

I have set my Home Page to be a Static Page. If I change it to Latest Posts it will change the entire layout of my Home Page and I do want this. All I want is to change the # of Posts that display on my Home Page. I currently display 5. Can I increase to 7?

Viewing 25 posts - 1 through 25 (of 26 total)
You must be logged in to reply to this topic.