elegsam
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Gazette] How to set featured posts (self-hosted blog)?Got it
Forum: Themes and Templates
In reply to: [Gazette] How to set featured posts (self-hosted blog)?Hi Marco,
Please I need help to display those images/post above the menu!
Please assist!Forum: Themes and Templates
In reply to: [Gazette] How to set featured posts (self-hosted blog)?Hi artrelish
Please I need help to display those images above the menu!
Please assist with steps!Forum: Themes and Templates
In reply to: [Gazette] Gazette theme modification help neededHi melkker,
Please how were you able to display those images at the top of your blog?Please assist with steps!
Forum: Themes and Templates
In reply to: [AccessPress Ray] Finish front page after 4 widgetsIf you only want the slider and the featured posts to display, Goto
Appearance -> Theme Options -> Tools -> Custom CSS ->
To hide blog, testimonial, and about sections, put the below css code;section#top-section, section#bottom2-section, section#about-section {
display: none;
}Forum: Themes and Templates
In reply to: [AccessPress Ray] AccesPressIf you only want the slider and the featured posts to display, Goto
Appearance -> Theme Options -> Tools -> Custom CSS ->
To hide blog, testimonial, and about sections, put the below css code;section#top-section, section#bottom2-section, section#about-section {
display: none;
}