1. smithjd44
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 07 September 2022
  5.  Subscribe via email
I am currently converting the website at the link https://visionbeautyinstitute.org which is a Joomla 3 using the Everly template.

You provided me the following code

@media only screen and (min-width: 1080px) {
#container_showcase1_modules + .content_main {
z-index: 50;
}
.showcase_seperator {
z-index: 40;
}
}

to expand the image in the showcase 1a position.

That worked well with the Joomla 3 version of Everly.

I am currently converting that website into a Joomla 4 using the Joomla 4 version of the Everly template.

That website is on a temporary domain at http://tempdomain82.site.

I have copied the code above into the Joomla 4 version of the template but it appears to have no affect. On the mobile view it cuts off almost all of the bottom half of the image.

Thank you in advance for any coding or suggestions that could fix the image in the showcase position for the Joomla 4 version of the website!

James
References
  1. https://visionbeautyinstitute.org
  2. http://tempdomain82.site
Accepted Answer Pending Moderation
0
Votes
Undo
Hi James

To amend try also adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

@media only screen and (max-width: 1180px) {
#container_showcase1_modules + .content_main {
margin-top: -100px;
}
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok