Tagged: x
-
AuthorPosts
-
July 22, 2016 at 5:20 pm #1099215
OnyParticipantHey there,
I’ve been scouring the forums but for some reason none of the fixes work as I want it to.
I’d like the single portfolio item pages to have a background that links to the following url in the next post. (Not just the Header title , but the whole image)
Please find all needed information in the reply below.
Thanks again for the amazing support X team!
Ony
July 22, 2016 at 5:21 pm #1099216
OnyParticipantThis reply has been marked as private.July 23, 2016 at 12:04 am #1099553
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
a.prev, a.next { background-image: url("http://reubenmann.ca/zoo/wp-content/uploads/2016/07/Damask-Red-BG-2x-larger.jpg"); background-repeat: no-repeat; }Hope that helps.
July 23, 2016 at 6:28 pm #1100164
OnyParticipantHey there, please see attached screenshot for more information.
I’m not looking to make the back and next buttons that image, I’m looking to make the background of portfolio items that image. Parallax if at all possible.
July 24, 2016 at 1:09 am #1100419
RadModeratorHi there,
Please try this,
.single-x-portfolio .site { background-image: url("http://reubenmann.ca/zoo/wp-content/uploads/2016/07/Damask-Red-BG-2x-larger.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; }Cheers!
July 24, 2016 at 6:07 am #1100569
OnyParticipantCheers, worked great!
Also, if anyone stumbles upon this:
.h-landmark {
color:#fff; !important
font-family:helvetica;
}will give you the option to change the color and font of the title.
July 24, 2016 at 6:13 am #1100574
ChristopherModeratorThanks for sharing and you’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1099215 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
