End of Support for Joomla 3 - Forum closed

[SOLVED] Image in background

  • groug
  • Offline Topic Author
  • Junior Boarder
  • Junior Boarder
  • Posts: 36
  • Thank you received: 0

Image in background was created by groug

Posted 10 years 3 months ago #11431
Hi there,
Is it possible to make invisible the image in background in the mobile version?
Thanks for your answer.
Best regards,
Graciane
by groug

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Image in background

Posted 10 years 3 months ago #11438
Hello, yes everything is possible!!
We are committed to help you with any type of support query, however we can't provide extensive help in terms of customizations. In general customizations may look simple but you will require solid knowledge of web technologies and programming skills to do them or hire a professional who can do it for you.

Add this code below to your css/custom.css

@media (max-width: 768px) {
#bg {
display: none;
}
}

The following user(s) said Thank You: groug

Please Log in or Create an account to join the conversation.

  • groug
  • Offline Topic Author
  • Junior Boarder
  • Junior Boarder
  • Posts: 36
  • Thank you received: 0

Replied by groug on topic [SOLVED] Image in background

Posted 10 years 3 months ago #11448
Problem solved.
by groug

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum