Tagged: x
-
AuthorPosts
-
July 5, 2016 at 12:36 pm #1073329
Verbier KevParticipantHi,
On my site http://verbier.cms2cms.com/ all of the header colours are red, but for some reason the gallery pages (headers) have gone black http://verbier.cms2cms.com/galleries/
The developers are saying they can’t fix it?
And how do I get the Red headers to use more of the page they stop about an inch away from the side bar?
Any ideas?
Thanks
July 5, 2016 at 12:41 pm #1073343
JoaoModeratorHi There,
Please add the following code to Appereance Customizer Custom CSS
.image_out_sec { background: red; }If that does not solve your issue, please provide us a more detailed information about what you are trying to achieve with a screenshot if possible.
Thanks
Joao
July 5, 2016 at 2:33 pm #1073513
Verbier KevParticipantif you look at the attached image you will see the black background on the header “General”
That should be red the same as the rest of the site
Image 2 Gal Red shows what the rest of the site is doing (ie red behind the text “Blogs”July 5, 2016 at 3:15 pm #1073573
Nabeel AModeratorHi there,
Thanks for writing in! Replace the previous code with this one:
.image_out_sec { background: #fe1f1f none repeat scroll 0 0 !important; }Let us know how this goes!
July 5, 2016 at 3:47 pm #1073638
Verbier KevParticipantThanks will see how that goes.
Any idea on making the header text use all of the space rather than stopping an inch away from the side bar (Blue arrow)
July 5, 2016 at 5:57 pm #1073792
JadeModeratorHi there,
Please try this code:
@media (min-width: 980px) { .image_out_sec, .cg_view_all { width: calc(100% + 70px); } }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1073329 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
