1. MikePritchard
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 22 February 2023
  5.  Subscribe via email
I just upgraded https://centralcoastbusinessalliance.com to the J4 version of Ariana. Lots of issues but I have them all fixed except for the section titled:
Powerful Marketing
marketing your business.

I tested this update here first: http://pritchardhosting.com/ccba and thought I had all the problems worked out before working on the live site.
On my test site there is no background image showing on mobile. But on the live site: https://centralcoastbusinessalliance.com you can still see a small slice of the background above that section. See the attached.

Can you tell me how to fix that?
Thanks much.
ccba-bkg.jpg
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

)edit to taste)

.top-2a {
min-height: 300px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you so much, that worked, but I also added:
@media only screen and (max-width: 767px) {
.top-2a {display:none}
}
to hide it completely on this site.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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