Search in support tickets

#706 – adsclarity

Posted in ‘Support’
This is a public ticket. Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Sunday, 02 February 2020 23:46 CET
apapaioannou@gmail.com
Joomla! version :
PHP version :
AdsManager version :
Custom Fields
Joomla Version
3.9.14
PHP Version
7.2.25
Product
Adsclarity
Product Version
3.2.
Sunday, 02 February 2020 23:49 CET
apapaioannou@gmail.com
Dear administrator

How could i change the Black colour of Top of adsclarity?

Regards
Monday, 03 February 2020 12:54 CET
loic
Hello,

In templates/adsclarity/css/custom.css, add that code :

.navbar-inverse {
    background-color: #222; 
    border-color: #080808;
}


you just have to change the color code as needed.

Best regards.
 
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.