- This topic has 5 replies, 2 voices, and was last updated 8 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Editing the homepage
Dear support,
Could you please help me with the following? On my website (www.tombraekenkarting.com) i would like to remove some text and empty space (see image)
Also the partner/sponsor section does not work. I use the correct given code and the correct images size but it doesnt work, can you assist me?
Theme: Architect Pro
Thank you in advance!
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#teamsection { padding-top:0 !important;}
.news-box { margin-bottom:0 !important;}
.news-content p { display:none;}
KIndly refer this link to setup partner section.
http://sktthemesdemo.net/documentation/skt-architect-doc/#homepage-setup
Regards,
Brad
Thank you!
I will try the parner section again.
Is there also a way to remove the ”0 Comments” field on de homepage?
Thank you in advance!
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.news-content .PostMeta { display:none !important;}
Regards,
Brad
I’ve tried your manual but the partners section wont work. Can you please assist?
Hi,
Kindly send us your WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
Brad
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]