1. CSTIRMEL
  2. Commercial Templates
  3. Saturday, 05 November 2022
  4.  Subscribe via email
1st Problem:
grey background of the flag that appears how to remove it and put in white as shown for englich flag

2nd problem:
modifying the nexus.min.css does not work anymore
i wand in increase the padding of the maincontent:
padding code: 80px 30px (is original)
new padding code: 20px 30px !important;
unfortunately the nexus.min.css is not editable
- please tell me how to do this
Attachments (1)
References
  1. https://www.fipjp.org
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

div.mod-languages ul li.lang-active {
background-color: white;
}


2. To amend also adding the following to the Custom CSS field..

.maincontent {
padding-top: 20px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you for the troubleshooting - everything is working great now - thanks for your quick response

have a nice day:D
References
  1. https://fipjp.org
  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!