I’ve been building websites for a while now using HTML and CSS. I love doing it, but now I’m using wordpress for the first time and it is just frustrating. I wanted to add a store to a website of mine using woo commerce. The easiest way was to do it through wordpress.
I’ve selected a theme and have everything working. Super easy. Trying to customizing it to look like my main site… makes me want to pull my hair out. I honestly feel like I don’t have enough control over the customization. I don’t see a way to just edit the base code of it at all. When I look up how to make or edit themes using code, I see that I have to install wordpress and run a local server and all this kind of stuff.
Even changing the font took me over an hour to figure out and for some reason the change won’t even stick. It keeps reverting to default. I can’t seem to change the size of divs to add padding above the nav bar or anything else for that matter.
I don’t know how you guys do this stuff. Is there some hidden setting or thing I’m missing to be able to edit it more easily and have more control? I feel like my skin in crawling every time I open my dashboard.
[ad_2]
You can use your themes custom CSS option. Or you employ a plugin like “Custom JS & CSS” that lets you write CSS and JS code, too.
oxygen, or even better bricks, will let you customize everything and keep all consistent
>I wanted to add a store to a website of mine using woo commerce. The easiest way was to do it through wordpress.
Just to clarify, it isn’t just the “easiest” way to do it, it’s the only way to do it. WooCommerce cannot be used without WordPress.