Thursday, 24 August 2023
  1 Replies
  1K Visits
0
Votes
Undo
Sorry to ask this stupid question, but I cannot find a working solution.
I would like to change the round-shaped border (JEvents style is "flat" I think) of the events calendar and the navigation bar therein to rectangular shape, i.e. for example in

#jevents_body {
width: 100% !important;
border: 1px solid #DDD;
background-color: #F7F7F7;
border-radius: 8px;
padding-top: 10px;
padding-bottom: 10px;
}


Should become border-radius: 0px.
I tried to add the change to the Custom CSS but it does not work, because obviously I miss the correct syntax somehow.
Could someone help me, please? I am using Joomla 4 and BS5 if this is of importance.

Thanks and best regards,
Bernd
Scylaac set the type of the post as  Technical — 2 years ago
Saturday, 26 August 2023 12:13
·
#231931
0
Votes
Undo
If you give us the URL we can probably figure this out for you. Probably just needs the appropriate CSS selectors
  • Page :
  • 1
There are no replies made for this post yet.