Title: Make changes without using CSS
Last modified: April 4, 2019

---

# Make changes without using CSS

 *  [danielle08](https://wordpress.org/support/users/danielle08/)
 * (@danielle08)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/everything-css/)
 * Hi, I’m hoping someone can help… I’m probably classed as beginner on wordpress
   but I am able to do the basics in terms of editing/posting etc. but when it comes
   to CSS, which is a feature I haven’t come across until now, I don’t have a clue!
   I don’t know what it is or how it works… It wasn’t a feature on the last site
   I used. is there any way of removing this so I can edit the footer etc. without
   the need for CSS?

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Kartik Shukla](https://wordpress.org/support/users/kartiks16/)
 * (@kartiks16)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/everything-css/#post-11390805)
 * Hello Danielle,
 * You can edit the Footer content link text from WordPress Admin Panel.
 * What specifically you wish to edit in Footer Area.
 * If it is anything related to Color change or Font size change CSS would come 
   into the picture.
 * Feel free to ask further questions if any.
 * Thanks.
 *  Thread Starter [danielle08](https://wordpress.org/support/users/danielle08/)
 * (@danielle08)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/everything-css/#post-11390821)
 * There doesn’t seem to be anywhere for me to edit the footer on the admin panel…
   I was told I had to do this via CSS in the customise option in appearance, but
   I don’t have a clue how to use it.
 * I need to change where the testimonials are sitting to a subscribe feature. I
   have already done the widget for subscribe but there are speech marks that are
   automatically added to it because its the section for testimonials. I’m just 
   trying to make this a blank space for the subscription widget.
 * It’s not the colour or font size I’m after on this occasion.
 * thanks for your help!
 *  [Kartik Shukla](https://wordpress.org/support/users/kartiks16/)
 * (@kartiks16)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/everything-css/#post-11390852)
 * Hey Danielle,
 * If you don’t mind can you please share your site URL so we can understand which
   section you are talking about.
 * It will help us to better understand your problem.
 * Thanks.
 *  Thread Starter [danielle08](https://wordpress.org/support/users/danielle08/)
 * (@danielle08)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/everything-css/#post-11390860)
 * [https://carmettugs.co.uk/](https://carmettugs.co.uk/)
 * Front page, footer. You’ll be able to see what I mean. I just can’t find a way
   of changing without the need for CSS.
 * Thanks!
 *  [Kartik Shukla](https://wordpress.org/support/users/kartiks16/)
 * (@kartiks16)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/everything-css/#post-11390905)
 * Sorry, unfortunately, the site is not accessible at my end.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [7 years, 2 months ago](https://wordpress.org/support/topic/everything-css/#post-11391210)
 * I write this kindly, please don’t be afraid to use CSS 🙂
 * In the “Additional CSS” section of the dashboard add this:
 *     ```
       .footer-testimonials h4:before {
           display: none;
       }
       ```
   
 * _[https://codex.wordpress.org/CSS#Custom\_CSS\_in\_WordPress](https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress)_

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Make changes without using CSS’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 3 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/everything-css/#post-11391210)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
