Hey guys.
I know this is amazing for drag and drop. but I was just wondering how other tweaks work.
For instance, if i wanted to move my my main-nav down to the middle of the page and slightly to the right. How do i do that with the c-panel editor?
Ive been having a look at html and it doesnt look too hard, so If there was a way that I could just reverse engineer whats already there, it would be fantastic.
Is there a way ???
Hey Gary,
I’m not sure I understand you question, are you looking to move the main menu in some way? Could you post a link to your actual site and a screenshot highlighting your intentions please?
Best regards,
Rikard
ok, sorry.
so for example, watching this video, the guy makes the buttons change color when you hover over them
https://youtu.be/a2UnYs9AA_M?list=PLkSUeyiHRTF7r0NqMArtOfPg6jpMgn6xd&t=729
Where do i find the code within my website, where i can make small changes like this by adding to the css ?
Hi,
You can edit the theme files with the wordpress editor. Go to Appearance > Editor and select “Enfold” from the dropdown. On the right side you’ll see the file/directory tree where you can select the files you want to edit.
That said Enfold and wordpress themes/plugins in general are way more complex than simple html files and you need to be careful. Always make backups of your files and if possible make all changes in a child theme ( https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#why-child-theme )
Best regards,
Dude