Footer widgets heading styles not updating

Home Forums Gillion Theme Footer widgets heading styles not updating

Home Forums Gillion Theme Footer widgets heading styles not updating

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • nillotrejos
    Participant

    I’ve notice my footer widget’s heading styles (size and color) didn’t match the settings in the theme’s admin options.

    inc/templates/render-css.php file is trying to set the styles with this line:

    <?php echo wp_kses_post( $footer_headings ); ?>

    the inc/framework-customizations/theme/options/styling.php file is using a typography-v2 type

    ‘footer_headings’ => array(
    ‘type’ => ‘typography-v2’,
    ‘value’ => array(
    ‘size’ => ’20’,
    ‘color’ => ‘#ffffff’
    ),
    ‘components’ => array(
    ‘family’ => false,
    ‘size’ => true,
    ‘line-height’ => false,
    ‘letter-spacing’ => false,
    ‘color’ => true
    ),
    ‘label’ => esc_html__(‘ Headings’, ‘gillion’),
    ‘desc’ => esc_html__(‘Choose default footer heading font settings’, ‘gillion’),
    )

    None of these seems to work, I had to create 2 different settings, one for the footer heading font size ( type text ) and another one for the footer heading text color ( type rgba-color-picker ) so the admin can use your interface to update the site.

    This is not the only irresponsive setting, looks like none of the typography-v2 are working.

    How can I fix this without changing the theme files. Just worried that the settings will be override whenever the theme updates.

    Hi @nillotrejos,

     

    I hope you are well today and thank you for your question.

     

    I’ve notice my footer widget’s heading styles (size and color) didn’t match the settings in the theme’s admin options.

    Could you please share the screenshot of the theme’s admin options that you have configured and also share the page URL from your site where it is not displaying so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form