Hello, I would like to change the icon and the colors of the elements here and on the different places of the home page, can you tell me how to do it please look : https://prnt.sc/1s1kjdt
ludo974 Hi It will use the Module title color. OPen the module > extra fields > module title color : http://prntscr.com/1s4352r The color you will select here will be the module title and icon color as the icon is part of title.
hi@pankaj#161662 thanks, but in joomla 3 they are a menu extension and i can see the template and change the color. But in joomla 4 they are not this menu, could you help me please ?
ludo974 Hi Sorry it is not clear which extension you refer as the template work same on both Joomla version for this part. If it is 3rd party extension you need to check if that work in Joomla 4 version.
Ninja
Hi, I changed the color, but I don't see where I must changed the icon , (foot icon).
Could you help me please ?
ludo974 Hi Override below code with your icon image
.theme-home-3 .section-title-wrap .section-title:before { -webkit-mask-image: url(../images/decor/item-5.svg); mask-image: url(../images/decor/item-5.svg); }
ok pankaj thanks, but Which folder is it in? in which file please,
ludo974 Hi Add it in custom css in template style options to override the style.