Several Issues With Template News Berg - Question | JoomShaper

Several Issues With Template News Berg

S

Sylvie

General 1 year ago

Hello, I have already post these questions and had no answer :

  • I use for my website Newsberg template and on the front sight there is a problem with the main menu : there is a large blank before and after it.
  • I can't log in the admistration with Safari. It works with Chrome.
  • I can't find where I can change the title 'All reads" in the second part of the page built as 'blog of a category"and I want to traduct it in french.
  • https://www.sylviereymond.atelierecriturestage.fr/administrator/index.php
  • You already have the login and password in previous message.

Thank you for your answer : I can't use my website with such problems specially the menu.

0
6 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #102747

Hi there!

Sorry for your issue.

Did you mean this space? https://prnt.sc/RTP3KnDTpG7d

Then please use the following code in your custom CSS:

.sp-megamenu-parent>li:not(:last-child) {
    margin-right: 10px;
}
#sp-menu {
    display: inline-block !important;
}

Note: Path towards custom CSS(Joomla 3): Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

Best Regards

0
S
Sylvie
Accepted Answer
1 year ago #102753

thank you for your answer I'm sorry but it is not that place : the blank is before and after the line of the menu and it is very large as large as the screen. I have sent a screenshot by mail. https://sylviereymondbagur.atelierecriturestage.fr

0
S
Sylvie
Accepted Answer
1 year ago #102757

And for the problem of login to administrator on Safari ?

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #102776

Thanks for the exact site link. Please use this code then insteade the previous code:

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    line-height: 4;
        }

Note: Path towards custom CSS(Joomla 3): Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #102780

Did you mean "All stories" text? Then this conversation may help, here some phrase location has stated:

https://www.joomshaper.com/forum/question/3305

0
S
Sylvie
Accepted Answer
1 year ago #102827

I mean "All sories" as the title of each blog that appears when I build a page as a "blog of a catgory": you can see it here :

https://sylviereymondbagur.atelierecriturestage.fr/index.php/style-ecriture

Thank you for your answer !

0