Home › Forums › All Other Themes › Hide 'Read More' Buttons & Reduce Footer
- This topic has 5 replies, 3 voices, and was last updated 4 years, 11 months ago by
Forum Moderator.
-
AuthorPosts
-
October 6, 2018 at 9:25 pm #109151
Hi,
I am using the woodworks theme and love it. This is the site so far: My SiteBUT…
I would like to get rid of the second footer widget area. I have deleted the content but still get the spacer line at the top. Can I just have three footer sections? As you will see in full page view the email address and URL are not on the same line. Can I extend this so they are on the same line?Also, I have added this to the additional CSS box:
.read-more { display: none !important; }
to try and get rid of the Read More button after each testimonial on the Testimonials page. It works using the Inspect Element feature in Chrome but when I save it to the CSS box it doesn’t stick – the buttons reappear.
I hope you can help.
Thank you
StuartOctober 8, 2018 at 1:01 pm #109240Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.footer-column:nth-child(3) { width:18%;} .footer-column:nth-child(4) { width:30%;}
Regards,
BradOctober 9, 2018 at 11:49 am #109284Thank you,
And can you comment on the testimonial read more button I wish to remove?
Stuart
October 9, 2018 at 5:16 pm #109292It doesn’t appear to have worked. There are still 4 footer sections and the 4th is too narrow to allow the full email address on one line.
What else can I do, please?
Stuart
October 10, 2018 at 12:58 pm #109347Kindly email us your WordPress admin details and URL of the site.
Our email: [email protected]
Regards,
ShriOctober 18, 2018 at 11:53 am #110034Hi,
Issue resolved from our end. Kindly check and confirm.
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.