It says “Follow us” and I can’t find where I can edit this so something else like my merch or social media
Now, I realized that the title become “1” and can not change at widget setting.
Would you check if there are any changes of plugin?
Thanks,
]]><h2></h2>
and what I want to achieve is
<h2><span></span></h2>
.
Can somebody explain to me on how to customise the core WordPress code to achieve this? Alternately, is there any way to get this done?
I attempted customising the below code and seem not to get the desire result.
<span style="font-size: inherit; font-family: inherit;">register_sidebar(<span style="mso-tab-count:2">??????????????????????????????? </span>array(<span style="mso-tab-count:3">??????????????????????????????????????????????? </span>'name'<span style="mso-spacerun:yes">????????? </span>=> esc_html__( 'Sidebar 1',</span>'oza-themes' ),<span style="mso-tab-count:3">??????????????????????????????????????????????? </span>'id'<span style="mso-spacerun:yes">??????????? </span>=> 'sidebar-1',<span style="mso-tab-count:3">??????????????????????????????????????????????? </span>'description'<span style="mso-spacerun:yes">?? </span>=> esc_html__( 'Add widgets here.',
'oza-themes' ),<span style="mso-tab-count:3">??????????????????????????????????????????????? </span>'before_widget'
=> '<section id="%1$s" class="widget<span style="mso-spacerun:yes">? </span>shadow-lg %2$s">',<span style="mso-tab-count:3">??????????????????????????????????????????????? </span>'after_widget'<span style="mso-spacerun:yes">? </span>=> '</section>',<span style="mso-tab-count:3">??????????????????????????????????????????????? </span>'before_title'<span style="mso-spacerun:yes">? </span>=> '<h2 class="widget-title"><span>',<span style="mso-tab-count:3">??????????????????????????????????????????????? </span>'after_title'<span style="mso-spacerun:yes">?? </span>=> '</span></h2>',<span style="mso-tab-count:2">??????????????????????????????? </span>)<span style="mso-tab-count:1">??????????????? </span>);?
]]>Note: number 1 in screenshot is my default style for widget title, number 2 is style title in WordPress Popular Post widget block.
Thanks
]]>since pagespeed give me warning about responsive widget title as H4 (Heading elements are not in a sequentially-descending order) i wish to change it.
i see this is set into core/includes/functions-sidebar.php, if i change in the file it will be override in the next update. Is it possible to make a permanent change?
Thank you.
]]>How can I change this to a smaller font on both desktop and mobile?
]]>The widget title field appears while using widgets like SOCIAL etc. (#1) in the image. Nice!
However, when I am using a BLOCK, I do not see the placeholder or field to input Widget Title (#2) in the image)
Image link – https://ibb.co/BVwh59c
Am I missing something?
Thank you for the help.
Arvind
Is it possible to costumize Widget posts title in terms of font, font size and font color, through theme additional CSS? If so, how?
Regards
A JOrge