Reply To: Rigid theme is not applying all the confiugarions + how to configure some things

#34871
Althemist
Keymaster

Hi Maria,

We have just checked your website.

1. The mobile menu button problem comes from the custom CSS in your child theme. You are overriding the theme default styles and change the order/hierarchy of the CSS rules.

2. The font size for titles – it looks like you are using blocks. This is not a block theme. It was built to work exclusively with WP Bakery Page Builder. The titles inside block elements would get their settings from the block settings.

3. The checkout columns size problem also comes from the custom CSS in your child theme. It completely ignores the theme’s responsive styles.

4. Blog layout – same problem again. Your child theme’s CSS is too aggressive and overrides the theme styles order/hierarchy.

Dimitar