websitecreationworkshop
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Ashe] Slider Arrows MissingThis has been resolved. Thanks.
Forum: Themes and Templates
In reply to: [Sydney] Hide Dates on Blog PageThis is solved.
Forum: Themes and Templates
In reply to: [Sydney] Hide Dates on Blog PageThis worked:
/* remove date and byline from the blog page */
span.posted-on {
display: none;
}
.group-blog .byline {
display: none;
}Forum: Themes and Templates
In reply to: [Sydney] Hide Dates on Blog PageHi,
I have the box checked in the customizer to hide the date on my single posts and that is working.
I am trying to get rid of the date and author on the actual blog page:
https://wpplants5.com/christina/blog-2/The above CSS did not work.
I am not using Elementor. Just regular WordPress and Sydney.
Thanks.
Forum: Themes and Templates
In reply to: [Pure & Simple] Underline BarHi Styled Themes,
We’ve attempted to use this CSS code on our practice site (https://www.wpclothes1.com/va/services) and on multiple Pure &a Simple installs and the bar under the page title goes all the way across the page.
But when aroshal used it on her site:
https://www.wpclothes5.com/tophat/
the bar is only as long as the page title.See here the underline bar on this page is longer, cause the page title is longer:
https://www.wpclothes5.com/tophat/coaching-for-you/coaching-for-you-interview-continued/That is what I want, to have the underline bar only as long as the page title.
How can I do this?Thanks!
- This reply was modified 7 years, 1 month ago by websitecreationworkshop.
- This reply was modified 7 years, 1 month ago by websitecreationworkshop.
Forum: Themes and Templates
In reply to: [Pure & Simple] Double Image on Posts Because Of Featured ImageHi,
I am not able to give the actual site I am having the problem on as it is private but I recreated the problem in a test site.
You may view it here:
https://www.wpcartoon2.com/va2/recent-news/Again, I don’t want to remove the featured image as I use it for social media.
Thank you!