Adding Rounded Corners to Boxed Medium
-
Hi,
I am a noob at CSS, but I can usually figure things out. But adding rounded corners to your wonderful theme has me stumped!
FYI, I have installed the Child Theme Configurator and have already used it to change site width. Here is my site:
https://friendsofstockton(DOT)orgHere is what I’d like to insert:
border-radius: 25px;But I cannot figure out what to apply it to:
#what_goes_here {
border-radius: 25px;
}Alternatively, I might just like the top to be rounded:
border-top-left-radius: 25
border-top-right-radius: 25Can you point me in the right direction?
Thanks!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Adding Rounded Corners to Boxed Medium’ is closed to new replies.