By Guest on Thursday, 24 August 2023
Replies 1
Likes 0
Views 735
Votes 0
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
If you give us the URL we can probably figure this out for you. Probably just needs the appropriate CSS selectors
·
Saturday, 26 August 2023 12:13
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post