Tagged: x
-
AuthorPosts
-
May 20, 2016 at 9:33 am #1001573
Becky ZinglerParticipantI am trying to change the color including the title on the pages that display when you click on a item from the Gallery. I would also like to include the picture in the same background.
url: http://futurewooddev.johnsontimber.com/
Thanks for your help.
May 20, 2016 at 11:59 am #1001808
RahulModeratorHi there,
Thanks for writing in. Can you please provide a link to the exact page where you’re looking to make this change?
May 20, 2016 at 2:59 pm #1002027
Becky ZinglerParticipantHere is the link to one of the exact pages: http://futurewooddev.johnsontimber.com/wisconsin/mike-schlafke/attachment/mike_schlafke/
There are several in the gallery and all have the same issue.
Thanks for your help.May 20, 2016 at 9:12 pm #1002483
FriechModeratorHi There,
I see that you added this inline css on the text element
background-color: #fff; box-shadow: 0 0 20px #404A09!important; padding: 7%;Please apply it on the content container instead, you can add this under Custom > CSS in the Customizer.
.single-attachment .entry-content { background-color: #fff; box-shadow: 0 0 20px #404A09!important; padding: 7%; }And this to change the title color.
.single-attachment .entry-title { color: blue; }Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1001573 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
