-
Author
-
May 3, 2017 at 21:37 #160289willowillosParticipant
Is there a way to in the layout section to specify different background images for different pages/posts?
May 4, 2017 at 18:06 #160404LauraModeratorHello, that can be done with css, can you share the pages ? I will give you the proper code 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 8, 2017 at 00:59 #160628LauraModeratorHello, so for all single posts you want the same background? For individual posts its more difficult as i would need to give you a different code for each post
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 8, 2017 at 17:59 #160694willowillosParticipantYes for all single posts I would like the same background.
May 11, 2017 at 16:14 #161039LauraModeratorHello, please try by adding this to style.css of child theme or at Appearance > Editor > Style.css
COPY CODE.single-post.page-boxed-bg { background-image: url(IMAGE URL HERE) !important; background-repeat: no-repeat; background-size: inherit; background-attachment: fixed; background-position: center center; }
And change the image url 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.