kdturtrwt
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] How to remove white space in HomepageHi @bdbrown,
Thank you so much. This code is working.
.home .content .pad {
padding-top: 0;
}Thank you again.
Forum: Themes and Templates
In reply to: [Hueman] How to remove white space in HomepageHi @teeru
Thank you but how to I apply it to pages that do not have page id. for example my homepage does not have page id.
I don’t know whether it is legal or not. I think the main purpose of keeping that is for advrt. as well as to earn some through your sites. please give the author some credit.
you can remove from footer.php under the wp-content/themes/your_themes
remove the following may work;
[ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]
<a>"> <?php _e( 'Free WordPress Theme', 'accesspresslite' ); ?></a> <span class="sep"> | </span> <a href="<?php echo esc_url('https://accesspressthemes.com/'); ?>" title="AccessPress Themes" target="_blank">AccessPress LiteForum: Themes and Templates
In reply to: How to remove featured image showing in post as wellHi Tahoe Rock,
Thanks for the response. Well, my site is still in localhost.
well, actually the problem is that, I have a slider on the homepage with some images. This same images reappear in the post below it in thumbnail along with the post. I wanted to keep the slider and the image on the homepage but would like too remove the thumbnail or if possible doesn’t want to make a post at all. I want the feature image but not the post. The theme use is Accesspress Lite.
thank you.