Some Questions On MegaInc Template - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Some Questions On MegaInc Template

M

maurizio

Template 2 years ago

Greetings,

we are using the MegaInc template which we really like. We downloaded the Joomla 4 version quickstart and installed it locally successfully.

Some questions:

  1. How is it possible to replace the logo in the upper left corner in svg format with an image in png format? The logo is a box 220x 100px and located in the templates\megainc\images\presets\preset1 folder

  2. how is it possible to modify (or eliminate) the icon and the telephone number located to the right of the logo?

  3. we want to change the font size of the menu items. The css code to edit is .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a { font-family: 'Work Sans', sans-serif; font-size: 15px; text decoration: none; } We read css changes need to be placed in the “custom.css” file. In which folder should the “custom.css” file be uploaded? Is there a possibility to insert the css changes through a frontend/backend interface like we did with other Joomla 3.X version templates (e.g. the Wimble template)?

  4. how to access HELIX SETTING (to access "JoomShaper. All rights reserved") indicated in the documentation ("Bottom and Footer" section”)

Thanks for yours support Maurizio

0
4 Answers
M
maurizio
Accepted Answer
2 years ago #119114

Hi Support,

Do you have any answers to my questions?

thanks a lot Maurizio

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #119140

Hi

Thanks for contacting us.

1: You can change the logo from here:

https://prnt.sc/exShIlWx1ccC

2: You can modify the telephone number from here:

https://prnt.sc/aSiWAyTkc15F

OR if you want to eliminate it then use this custom CSS in your custom.css file

.sp-contact-info li span.fa{
  display:none !important;
}

If you want to hide the number then just empty that field.

https://prnt.sc/J_Yuyd-Zj4xo

3: You can change the font size of the menu from here:

https://prnt.sc/rFw2AY0aqwE0

4: And here is the footer section

https://prnt.sc/LUZZBBX8RP18

You can follow the documentation which will help you:

https://www.joomshaper.com/documentation/joomla-templates/megainc

-Regards.

0
M
maurizio
Accepted Answer
2 years ago #119198

Dear Mehtaz Afsana

Thanks for your answers.

I had changed the backend language to Italian and I couldn't find the button to enter the template options.

Putting the English language back I can find the button to change the template elements (Extensions-> Templates-> Style-> Megainc – Default and clicking on “Megainc – Default”, I see the “Template Options” button ").

There is probably a bag with the Italian language for the backend part that does not display the button, but it is not a problem to use the English one.

The problem has therefore been solved … thanks again for your support.

Best regards Maurizio

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #119355

Glad to know that it is solved. You can now close this post by accepting the answer.

0