Theme Palace » All Posts https://themepalace.com/forum/free-themes/next-legit-news/feed/ Mon, 26 Feb 2024 15:05:44 +0000 https://bbpress.org/?v=2.6.9 en-US https://themepalace.com/topic/limiting-title-length-in-front-page/#post-183196 <![CDATA[Reply To: Limiting title length in Front Page]]> https://themepalace.com/topic/limiting-title-length-in-front-page/#post-183196 Sun, 19 Jun 2022 04:07:46 +0000 sanam Please add this CSS in the Additional CSS

.left-posts .entry-title,
.mid-posts .entry-title {
width : 72%;
}

Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
change the width as per you need.

Regards,
Themepalace

]]>
https://themepalace.com/topic/limiting-title-length-in-front-page/#post-183190 <![CDATA[Reply To: Limiting title length in Front Page]]> https://themepalace.com/topic/limiting-title-length-in-front-page/#post-183190 Sat, 18 Jun 2022 17:39:00 +0000 ejaganece Thanks for the reply, how can i reduce width of the title.

Thanks,
Jagan

]]>
https://themepalace.com/topic/limiting-title-length-in-front-page/#post-183189 <![CDATA[Reply To: Limiting title length in Front Page]]> https://themepalace.com/topic/limiting-title-length-in-front-page/#post-183189 Sat, 18 Jun 2022 16:40:56 +0000 sanam sorry, you cannot limit the title length if you are talking about total word count but if you mean width of the title then we can do that.

Regards,
Sanam

]]>
https://themepalace.com/topic/limiting-title-length-in-front-page/#post-183182 <![CDATA[Reply To: Limiting title length in Front Page]]> https://themepalace.com/topic/limiting-title-length-in-front-page/#post-183182 Sat, 18 Jun 2022 13:03:52 +0000 ejaganece Thanks for the reply, it’s a homepage section block post title. please refer this image https://i.imgur.com/yeA69LC.png

Thanks,
Jagan

]]>
https://themepalace.com/topic/limiting-title-length-in-front-page/#post-183181 <![CDATA[Reply To: Limiting title length in Front Page]]> https://themepalace.com/topic/limiting-title-length-in-front-page/#post-183181 Sat, 18 Jun 2022 05:26:12 +0000 sanam Hello @EJAGANECE,

Could you please explain this more in details?
Do you mean buy title of each posts or section title?

Regards,
Themepalace

]]>
https://themepalace.com/topic/limiting-title-length-in-front-page/#post-183168 <![CDATA[Limiting title length in Front Page]]> https://themepalace.com/topic/limiting-title-length-in-front-page/#post-183168 Fri, 17 Jun 2022 17:02:39 +0000 ejaganece Hi, how can i limit title length in home page.

Thanks,
Jagan

]]>
https://themepalace.com/topic/category-archive-feature-image-post-title-not-working-properly/#post-181592 <![CDATA[Reply To: Category Archive Feature Image & Post Title not working Properly]]> https://themepalace.com/topic/category-archive-feature-image-post-title-not-working-properly/#post-181592 Sun, 01 May 2022 02:16:44 +0000 sanam Please us this below CSS instead
.archive #post-273151 .entry-container {
padding-left: 243px;
}

.archive #post-273151 .entry-content{
width:169%
}

As for the image size issue. I think it is due to the content if you insert the content the height of the image gets increased.

Regards,
Themepalace

]]>
https://themepalace.com/topic/category-archive-feature-image-post-title-not-working-properly/#post-181582 <![CDATA[Reply To: Category Archive Feature Image & Post Title not working Properly]]> https://themepalace.com/topic/category-archive-feature-image-post-title-not-working-properly/#post-181582 Sat, 30 Apr 2022 15:09:33 +0000 ejaganece Thanks for the reply, actually all categories archive post feature images size is 390*250 but for “E-PAPER” category feature images size is 390*125. Please refer my images.

Same Feature Image Size:

https://i.imgur.com/eyggxjq.png
https://i.imgur.com/X7sPDrG.png
https://i.imgur.com/5UbCyQB.png
https://i.imgur.com/W4O4AOc.png
https://i.imgur.com/Qh55JXy.png
https://i.imgur.com/bYQ53Q2.png
https://i.imgur.com/4Sz2APY.png
https://i.imgur.com/P9oDDvZ.png
https://i.imgur.com/0XlI97f.png
https://i.imgur.com/5FdGU6A.png

Problematic Category Feature image size:

https://i.imgur.com/mSeB5c9.png

]]>
https://themepalace.com/topic/category-archive-feature-image-post-title-not-working-properly/#post-181583 <![CDATA[Reply To: Category Archive Feature Image & Post Title not working Properly]]> https://themepalace.com/topic/category-archive-feature-image-post-title-not-working-properly/#post-181583 Sat, 30 Apr 2022 15:09:06 +0000 ejaganece Hi, after applied custom css

#post-273151 .entry-container {
padding-left: 243px;
}

#post-273151 .entry-content{
width:169%
}

Post looks like crashed due to width and padding please refer this image https://i.imgur.com/ZvlPQ8N.png, problematic post url is https://newstodaynet.com/2021/05/03/power-of-patience-3/.

Thanks,
Jagan

]]>
https://themepalace.com/topic/category-archive-feature-image-post-title-not-working-properly/#post-181579 <![CDATA[Reply To: Category Archive Feature Image & Post Title not working Properly]]> https://themepalace.com/topic/category-archive-feature-image-post-title-not-working-properly/#post-181579 Sat, 30 Apr 2022 10:37:39 +0000 sanam Hello @EJAGANECE, Please add this CSS in the Additional CSS

#post-273151 .entry-container {
padding-left: 243px;
}

#post-273151 .entry-content{
width:169%
}

Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.

As for the feature image displaying in different size seems like it is of same size or could you please explain in details?

Regards,
Themepalace

]]>
https://themepalace.com/topic/category-archive-feature-image-post-title-not-working-properly/#post-181577 <![CDATA[Reply To: Category Archive Feature Image & Post Title not working Properly]]> https://themepalace.com/topic/category-archive-feature-image-post-title-not-working-properly/#post-181577 Sat, 30 Apr 2022 10:35:03 +0000 ejaganece My Site URL: https://newstodaynet.com

Affected URLs

https://newstodaynet.com/category/columns/pointblank/
https://newstodaynet.com/category/e-paper/

Thanks,
Jagan

]]>
https://themepalace.com/topic/category-archive-feature-image-post-title-not-working-properly/#post-181576 <![CDATA[Reply To: Category Archive Feature Image & Post Title not working Properly]]> https://themepalace.com/topic/category-archive-feature-image-post-title-not-working-properly/#post-181576 Sat, 30 Apr 2022 07:38:10 +0000 sanam Hello, @EJAGANECE

Could you please send us your site URL?

]]>