Imraj khan
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Appointment] adjust red color to match my logo colorForum: Themes and Templates
In reply to: [Appointment] adjust red color to match my logo colorHi @stepup88
Follow these steps to change the colour of Appointment Theme :
1) If you are not using Appointment Red child theme, then first download the child theme of Appointment i.e Appointment Red through link: https://www.ads-software.com/themes/appointment-red/
2) Go to your new “appointment-red” theme directory >> css >> default.css
3) Open the default.css file and find #db2723 in all lines and replace with you desired colour code i.e. #f33f33
4) Save and activate the Appointment Red theme.
Let me know if further any query.
Regards
Imraj khan- This reply was modified 7 years, 6 months ago by Imraj khan.
Forum: Themes and Templates
In reply to: [Rambo] Display Category Below Post TitleAnother more easy solution as follows:
1) First simply, you need to create the child theme of Rambo via Plugin( Orbisius Child Theme Creator )
or you can download it from link: https://www.ads-software.com/plugins/orbisius-child-theme-creator/2) Afer plugin activated successfully, you need to go through your admin panel: Apperance->Orbisius Child Theme Creator
and create child theme of RAMBO theme via click on ‘Create Child Theme’ button .3) You will see a new folder created as rambo child theme in your theme directory .
4) In your new child theme directory, you have to simple create a file with name single.php (file extension should be in .php).
Open the file and paste the code from the fallowing link: https://pastebin.com/7qwVGvWg5) Now visit the customize section as fallows:
a) Open your customize section from your admin panel: Appearance->customize.
b) Then, select Header settings->Custom CSS from Left sidebar.
c) Copy and paste the following code in custom css field :<!–start–>
.cat-links a {
padding: 5px 0px 5px 0px;
}
<!–end–>
d) Finally, click on “Save & Publish” button above to save the changes.6) Now, need to activate your new rambo child theme to see the results.
Regards
Imraj khan