Feature Boxes All The Same Height - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Feature Boxes All The Same Height

D

Doron

SP Page Builder 6 months ago

Hi I am trying to get all my Feature boxes the be the same height The Heights option is not working

Also there is responsive code in the template, that does not allow me to make changes to the size of fonts e.t.c, can this be turned off or how do I get around this or should I just remove the !important;

@media (max-width: 1399px) and (min-width: 1200px) {
    .sppb-addon h2 {
        font-size: 48px !important;
        line-height: 56px !important;
    }
}
0
2 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 6 months ago #191480

Hi there,

Thank you for reaching out, and I apologize for any inconvenience caused by this oversight. To better address the issue, could you kindly provide Joomla administrator access? This will enable me to thoroughly investigate the matter and provide you with a prompt resolution.

I appreciate your cooperation and will ensure to get back to you as soon as possible.

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 6 months ago #191489

Hi Doron,

  1. About Red Boxes - you have a few options. For example, you can use only that line:

.service-feature {padding: 30px 5px;}

Yes, you have it already in custom.css, but in my version I reduced left&right padding.

Or use similar leght of Titles , at least 3 words in each. "Paid Search" >> "Paid Ads in Search Results" or "Sponsored Search Listings"

  1. About Upload images on forum - anytime you can use your own server or use "free image host" then share link to picture(s).

As Denzel Washington ones said, and I used that phrase my in book: "When you focus on problems, you will have more problems. When you focus on opportunities, you will have more opportunities."

0