Thread Starter
makol
(@makol)
If someone has the same problem – the necessary css file is located along this path
/wp-content/themes/newspaper-x/assets/css/style.css
Thread Starter
makol
(@makol)
SCSS and SASS not work on theme Newspaper x
Anonymous User 16453565
(@anonymized-16453565)
Hey, @makol
To change the menu color add below css code to Appearance → Customize → Additional CSS.
#site-navigation a {
color: #000;
font-weight: bold;
}
Let me know if that does it.
Thank you.
Thread Starter
makol
(@makol)
Hey @snehalb890 thank you so much for answer, but I have long decided everything
Have good one