superangy
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] changing the numbered list color?working perfectly , thank you
i came back to say that i figured it out! many thanks guys!
thank you i tried the code and fiddle around with it and got this
.grid-container.yoast-breadcrumb {
background-color: #ffffff;
border-bottom: 1px solid #000;
margin-left: 178px;
}and it kinda works .. i was able to move and reposition it correctly but the container seems like its too big and goes off the edge .. is there a way i can resize the container?
im good with the share button for now, thank you!
im trying to have breadcrumbs not stick out and match the white layout under it out as shown here https://i.imgur.com/a6s8uKY.png
i’ve used this code here in the additional css
.grid-container.yoast-breadcrumb {
background-color: #ffffff;
border-bottom: 1px solid #000;
}
.yoast-breadcrumb p {
margin-bottom: 0;
}thanks
- This reply was modified 6 years, 8 months ago by superangy.
i figured it out!
- This reply was modified 6 years, 8 months ago by superangy.