Any way to add divider under page title but with a controlled width?
-
I just want to make a divider under the page title with a controlled width. I know I can do a whole-width border-bottom using the CSS below:
[data-prefix=”single_page”] .entry-header .page-title {
–theme-font-size: 37px;
–theme-line-height: 1.5;
border-bottom: 1px solid;
}But, not finding any way to shorten the width of the divider. I have attached an image here https://prnt.sc/Gsbp2vBhaYjV . If you see that, you can understand it easily. I know; I am using a free theme. I will be grateful for your kind help.
Regards
ShakirAttachment(s)
The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Any way to add divider under page title but with a controlled width?’ is closed to new replies.