Relative Content

Tag Archive for wordpresswordpress-theming

Changing colour of the category tag on my posts

I am on the Basel theme on Wordpress and cannot find a way to change the colour of the attached tags on my posts or a way to just remove these tags completely in live while still using the categories in the back end. Anyone know how to do either?

Elementor stuck on loading screen when other elementor addons (elementor kit lit, essential addon,etc) are active

So basically i was working on a new hosted site on godaddy and i installed and setup the wordpress dashboard from Cpanel. all was fine until i downloaded plugins for a theme as mentioned above. the elementor started to get stuck on the loading screen and goes into safe mode too. i have confirmed that it just doesnt work with any elementor addons. otherwise it works fine but i need them to get the theme operational.

my wordpress custom theme woocommerce.css import issue

I’ve created a simple custom wordpress theme to be integrated with woocommerce and i have trouble importing woocommerce internal css to my theme over functions.php. My intention was to edit the product archive page template so it contains a sidebar by importing woocommerce archive-product.php and content-product.php to my theme themes/my-theme/woocommerce and modifying their content.