Home › Forums › All Other Themes › Words in Recent Posts don't wrap [Theme: Contractor Pro]
- This topic has 15 replies, 2 voices, and was last updated 5 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
June 23, 2019 at 2:30 pm #125577
Hello.
My web site is built with Contractor Pro theme.
I found two problems which are needed to be solved.Problem 1.
Words in Recent Posts don’t wrap.
Details:
Shortcode is used to display recent posts.
However the words don’t wrap and go outside of the frame.Problem 2.
“Posts Header Background Image” doesn’t show in archive page (showing all Blog posts)
Details:
“Posts Header Background Image” can be shown properly in every blog post,
but does not appear in the archive page which lists all the blog posts.One more further question:
How to change the background color of the tags?Would you please advise.
Thank you very much.June 24, 2019 at 1:15 pm #125620Hi,
Kindly show us your website URL?
Regards,
ChrisJune 24, 2019 at 1:23 pm #125624Hi Chris,
Sure.
My site is https://hillstrader.com/Best regards,
YickeJune 25, 2019 at 10:45 am #125664Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.shortdesc, .style3info h3 { white-space:normal !important;}
Regards,
ChrisJune 27, 2019 at 12:00 pm #125790Hi Chris,
It works perfectly!
Thank you very much.Regarding “Posts Header Background Image”,
it shows normally on blog post pages, e.g.: http://hillstrader.com/category/futures-trading-concept/
but doesn’t show on archive: http://hillstrader.com/archive/Would you please advise how to set?
Thanks.Best regards,
YickeJune 27, 2019 at 12:21 pm #125794Hi,
Kindly use this CSS Code
.page_head, .post_head { background:url(https://hillstrader.com/wp-content/uploads/2019/04/post-header-pic.jpg);}
Regards,
ChrisJune 27, 2019 at 1:52 pm #125798Hi Chris,
Thanks for your reply.
I tested with Firefox (Desktop), Safari(Mobile) and Chrome browser (Mobile),
all work fine.
But it doesn’t work in Chrome browser (Desktop).
The Chrome browser is version 75.0.3770.100 the latest version.Are there any way to fix in desktop Chrome?
Best regards,
YickeJune 28, 2019 at 6:20 am #125825Hi,
We tested on Chrome browser version 75.0.3770.100 and its working fine
See screenshots below:
https://imgur.com/a/whWptgCRegards,
ChrisJune 28, 2019 at 7:27 am #125849Hi Chris,
You are right. It also works fine on Chrome browser.
Thanks for testing for us.I still have one last question.
Is it possible to change the background color of the tags?
For example, the tags at the bottom of this page: https://hillstrader.com/day-trade-or-swing-trade/
They are grey color now, can I change them to other color?Best regards,
YickeJune 28, 2019 at 10:54 am #125872Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.tag_list ul li i { color:#fff;} .tag_list ul li a { color: #000;} .tag_list ul li { background:#d93;} .tag_list ul li:hover { background: #000;}
Regards,
ChrisJune 28, 2019 at 11:47 am #125880Hi Chris,
It works perfectly.
Thanks again for your help.Sorry I just found another issue to be fixed.
The background color of header menu is white,
but it turns to black in Search Result Page, e.g.: http://hillstrader.com/?s=swingWould you please advise where to set the background color?
Best regards,
YickeJune 28, 2019 at 12:20 pm #125881Hi,
Kindly use this CSS
.error404 .header, .search .header { background-color: #fff; }
Regards,
ChrisJune 28, 2019 at 2:46 pm #125887Hi Chris,
Many thanks for your help.
Everything is alright now.
Thank you very much.Best regards,
YickeJuly 1, 2019 at 5:59 am #125936Hi Yicke,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/22/
Regards,
ChrisJuly 5, 2019 at 8:43 am #126179Hi Chris,
Sure.
It is my pleasure.Best regards,
Yicke -
AuthorPosts
- You must be logged in to reply to this topic.