This post is hidden. It was deleted 2 hours ago by Dalija Prasnikar♦.
Good morning, I would like to be able to change through CSS the shortcode ” woocommerce_my_account “, I would like to be able to change the font size, its style and its color.
This is a web page that several people have been customizing but now I want to be able to do those little details.
I was able to change the account details section (fix the size) but I don’t know how to modify the other sections.
I’m not an expert in programming, and I’ve been helping myself with Google, but I can’t find the solution.
I was changing the font sizes from the custom section of the theme, but nothing affects the paragraph.
My webpage is :
I tried to use the element inspector to find the css code, but I only managed to find it in the account details part. For the other options I couldn’t find the css. Additionally, I think there must be a more general way to change the paragraph size instead of going to each section as I was doing.
enter image description here
2