Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Theme Customizer › Appearance › Background image for mobile
- This topic has 7 replies, 3 voices, and was last updated 4 years, 11 months ago by
Manathan.
-
AuthorPosts
-
@themosaurusrex
- 0 Topics
- 2048 Posts
Hi @shaba,
Thank you sharing these screenshots. It’s much better and easier to understand.
If we move your background image to the left, in order to better see your model, would that solve this issue for you? These changes will be applied only for mobile, of course.
Thank you.
June 5, 2020 at 22:12 #13688@themodactyl- 0 Topics
- 6758 Posts
Hi @shaba,
To change this, simply add the following code snippet to your website:
@media (max-width: 991px) { .grimlock-header .grimlock-hero{ background-position:right !important; } }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
June 8, 2020 at 10:07 #13736 -
AuthorPosts
The topic ‘Background image for mobile’ is closed to new replies.