Tagged: x
-
AuthorPosts
-
September 17, 2016 at 12:08 pm #1179477
RustyWoodParticipantHi, having fun with xtheme so far.
I would like to use a different size background image on the home page when in mobile.
I’m using slider rev just in case the client needs to add more images in the future “as requested”.
Is this possible? I have tried but must be missing something.
pace9.com
Thanks in advance
RustySeptember 17, 2016 at 9:55 pm #1179825
Rue NelModeratorHey Rusty,
Thanks for writing in! To fully understand how background images works, please check out this topic: https://community.theme.co/forums/topic/section-background-image-2/#post-691126
In you case, you can make use of this code so that you can change the background image of your slide when on smaller screens. Please add the following css code in the customizer, Appearance > Customize > Custom > CSS
@media(max-width: 767px){ #rev_slider_1_1 .tp-bgimg.defaultimg { background-image: url(http://placehold.it/800x800) !important; } }Hope this helps. Kindly let us know.
September 18, 2016 at 5:22 am #1180044
RustyWoodParticipantThanks Rue,
Yes that did the trick. I have been applying all CSS to the X – Child Theme: Stylesheet (style.css)
It wasn’t working there but works when added to the customizer, Appearance > Customize > Custom > CSS !!Not sure why I didn’t receive and email notification of your reply?
Thanks again for your help.
RustySeptember 18, 2016 at 5:29 am #1180049
ChristopherModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Please ‘subscribe’ to this topic.
Thanks.
September 20, 2016 at 1:53 pm #1183542
RustyWoodParticipantHi Christopher,
Sorry, why do you need the login details?
Regards
Rusty
September 20, 2016 at 2:29 pm #1183599
RahulModeratorHi There,
With your login details we can examine the CSS and Custom CSS; This way we can help you in getting issue resolved.
Thanks for understanding.
Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Please ‘subscribe’ to this topic.
Thanks.
September 20, 2016 at 2:29 pm #1183600
RahulModeratorHi There,
With your login details we can examine the CSS and Custom CSS; This way we can help you in getting issue resolved.
Thanks for understanding.
Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Please ‘subscribe’ to this topic.
Thanks.
September 29, 2016 at 1:27 pm #1196128
RustyWoodParticipantHi thanks Rahul .. one of those stupid simple mistakes missed a curly !! 😉
September 29, 2016 at 2:44 pm #1196233
JoaoModeratorGlad to hear you managed find a solution,
Let us know if you need help with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1179477 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
