I’m unable to update the default colour scheme or the fonts (in Enfold) for either heading or body copy under Theme Options. I’ve been unable to find a solution on the forum so far. Have cleared the cache but still no luck.
Also I wish to get rid of the ‘arrow indicator’ under the main menu. Is this possible?
Many thanks
Hi AndrewDouglas!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.current-menu-item>a>.avia-menu-fx {display: none; }
We can provide you custom CSS code to change styling options if you point out the exact elements
Best regards,
Yigit
Unfortunately this has no effect on anything (assume this was to remove the indicator arrow under the main menu).
As regards the styling, I am unable to alter any of the colour schemes, font, colour of fonts etc. They remain as what I assume is the default. I am developing the site locally so am unable to share any link though.
Any ideas? I am using V. 1.8. Should I update the them maybe. If so, could you please advise how I go about this.
Many thanks
Andrew Douglas
Hey!
Yes please update the theme. You propably also need to delete the dynamic stylesheet because it seems like Enfold can’t regenerate it. Use a ftp client software like filezilla and navigate to wp-content/uploads/dynamic_avia/ and delete the stylesheet in this folder. Then make sure that the folder permission is set to 777.
Regards,
Peter