Hide 'Read More' Buttons & Reduce Footer

Home Forums All Other Themes Hide 'Read More' Buttons & Reduce Footer

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #109151
    StuartStuart
    Participant
    • Topics: 26
    • Replies: 27
    • Total: 53
    Member since: April 29, 2016

    Hi,
    I am using the woodworks theme and love it. This is the site so far: My Site

    BUT…
    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
    Stuart

    #109240
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    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,
    Brad

    #109284
    StuartStuart
    Participant
    • Topics: 26
    • Replies: 27
    • Total: 53
    Member since: April 29, 2016

    Thank you,

    And can you comment on the testimonial read more button I wish to remove?

    Stuart

    #109292
    StuartStuart
    Participant
    • Topics: 26
    • Replies: 27
    • Total: 53
    Member since: April 29, 2016

    It 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

    #109347
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly email us your WordPress admin details and URL of the site.

    Our email: [email protected]

    Regards,
    Shri

    #110034
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Issue resolved from our end. Kindly check and confirm.

    Regards,
    Brad

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.