Class and main css line edit
-
<div class=“header__navigation-widgets”>
<a target=“_blank” href=“https://www.facebook.com/abcde” class=“social-icons__link”><i class=“fa fa-facebook”></i></a>
<a target=“_blank” href=“https://twitter.com/abcde” class=“social-icons__link”><i class=“fa fa-twitter”></i></a><a target="_blank" href="https://www.youtube.com/user/abcdey" class="social-icons__link"><i class="fa fa-youtube"></i></a> </div>
I don’t know how i am supposed to edit class sections in notepad++. For example i want to edit margin of
header__navigation -widgets, maybe i want to change colour of it. I just need to go the required line of that css file. I couldn’t find it with simple click like ctrl+lmb or something like that can you help about it please? -
Hello Emre Şeker,
does this mean you want to click on header__navigation -widgets and corresponding css file should open?
Cheers
Claudia