Adding Border Around HTML
-
Hi There – I around trying to add a black border around an HTML element on one of my pages. No matter how I try the code, it still simply shows up as text .
Code Before Adding
https://gumroad.com/js/gumroad.js
Start Training Today!Border Text I’m attempting to Add:
.postid-3496 .entry-content p:nth-child(4) {
border: 2px solid blue;
padding-left: 12px;
}Last But Not Least: Here is the page link:
https://www.fbaglobalonline.com/trainings/
Thank you for your help!!
-
Hi there,
I see that your site is using the open-source WordPress software and therefore you need to seek help at these forums:
https://wordpress.org/support/forums/
These forums are for providing support to WordPress.com hosted sites only. If you want to know more about the differences between WordPress.com and the WordPress software you can read this document:
- The topic ‘Adding Border Around HTML’ is closed to new replies.