Home Forums WordPress Themes – Premium Flat Responsive Black Studio TinyMCE Widget Reply To: Black Studio TinyMCE Widget

#21575
Anonymous
Inactive

Hi Doc24,

Please use the following css to fix that issue:

.fr_widgets_cta {
    padding: 0;
}

Note: Please use the custom css plugin or Child theme so the changes does not lost on theme updates.

Thanks