Hello,
Whilst working on my site this morning I have come across the following issues:
1. There is a special character appearing next to the 'last' button on my news page https://www.netkandi.co.uk/news
2. Removing comments icon from the home page. I have been able to remove the comments icon / area within the other node / view template files but I cannot find it on the home page (see below).
3. The font within the site seems to of changed? For some reason, the font styling within my site has changed to a bland Arial font?
You can see the difference from the 2 screenshots below:
Kind Regards
Netkandi
Hi,
Thank you for your patience
We have just resumed our service after the Holiday
1. Please open file function.theme.inc in folder sites\all\themes\md_avendor\theme_setting\front
Go to line 65 and line 92, remove that special character:
replace
with
2. Please open any file css in folder sites\all\themes\md_avendor\css, and add the following code To Remove Icon Date:
To Remove Icon Comment, please add
And we see that file md_avendor.css is located in folder Default (F12 to check)
It should be in sites\all\themes\md_avendor\css as default
3. Please inspect (f12) to check the font, it is still font Raleway, sans-serif
Thank you for coming back to me.
Everything has been fixed except the date and comments.
I have added the custom CSS into the following files: md_avendor.css & md_avendor.source.css, however, it hasn't seemed to of worked
Kind Regards
Netkandi
Hi,
So please try this solution:
Remove the code we suggested above and go to admin/appearance/settings/md_avendor => custom code => Custom CSS code and add:
This has almost fixed it but I just want to remove the comments section.
only this needs to be removed please - the number & icon
Please go to theme settings > Custom Code > Custom CSS code, insert:
Please go to theme settings > Custom Code > Custom CSS code, insert:
This hasn't worked, would it not be possible to remove this area within a template file?
Please try with following code, it works in our site:
That's worked perfectly!
Thank you once again for your amazing support :)
That's worked perfectly!
Thank you once again for your amazing support :)