It’s important not to use <h1> tags (and other headings) just to affect font size. You should use CSS to target whatever HTML element is already there.
It’s also important not to edit a theme directly, because when you update that theme, all of your changes will be lost. To avoid that problem, see if your theme has a “custom CSS” area where you can put in your styles. If not, there are plugins that will allow you to add your own CSS outside of the theme, or you could create a child theme.
Typically, for the best user experience, you’ll want to use media queries to make the font sizes responsive. You can use media queries within custom CSS areas, plugins, or child themes.
Related Posts:
- Remove metatag from a particular page
- Disable plugin / plugin action via theme
- Building a custom REST API
- How can I have two different urls for the same page that load two different templates?
- How do I make my wordpress page more friendly for mobile viewers?
- Editor not displaying dynamically after clicking on the button
- Is there a plugin which disables other plugins for mobile browers?
- Suspicious google tag manager
- How to make a custom field as an editor in wordpress?
- How to add page using HTML, CSS and JS?
- I wrote my plugin. How to display the result of the plugin’s function to sidebar (widget?)?
- How to trigger $_GET request within admin plugin page?
- Hook into and send mail using WP Mail SMTP type plugin from HTML static front page?
- Can I use a plugin for a singular page on my website?
- Create mobile navigation header with settings integration
- How Do I Figure Out What File(s) to Edit from Looking at the Source Code [closed]
- Creating custom HTML pages
- WooCommerce: Building a page with user input which is used to query order status and external API and return a result
- how to access all user dashboard on fronted page [closed]
- How can i get the post’s full html source by its ID?
- Blog titles from WP blog on plain html site?
- Frontent user submit and view content [closed]
- How to insert HTML/JavaScript form into WordPress page? [closed]
- WordPress putting “rn” in every line break?
- plugin shortcode output
- How to include this jQuery File in wordpress?
- Disabling plugin but wpenqueue is not available
- Disabling Wp_is_mobile from backend?
- How to Loop Through all Posts and Count Attachments using Get Media Attachments
- How to load different homepage on Mobile.?
- Edit / Change Jetpack Mobile Theme [closed]
- WPTouch – how to remove shortcodes or make shortcodes function
- how to insert a HTML form into a javascript popup?
- Adding Plugin Assets to Header
- Images under 1MB are not being compressed
- WordPress Plugin Insert Html Code with Shortcode
- “uagb/section and uagb/columns block”
- Is there a way to convert shortcodes to html content?
- the_content() printing DOCTYPE, and tags in the middle of page
- adding Adsense’s In-Article Ads between images of blog post
- insert an html tag using php plugin
- PHP mobile redirect Endless loop
- how to convert XML from URL to HTML
- Apply a Meta tag to one page only
- Is there a syntax highlighting plugin for HTML View? [duplicate]
- Why is adoptStyles-css stylesheet link added to every page?
- Mobilepress fails to translate short codes
- Theme deactived html and css styling on home page posts
- How to make a slider hearder?
- Directorist – Dropdown doesn’t open
- Effeciently adding Checkboxes to TablePress table cells
- Button and Countdown overlapping mobile menu
- How to save Setting pages data to the database?
- I want to add the below chatbot html code to index(main) file of WordPress sites how can I do that
- problem disabling plugin only for mobile
- inserting custom css, html and js into the current page as a popup window
- Overriding inline !important CSS with Javscript code snippet with media query
- Remove Keywords From Webpage But Still Use for SEO
- Replace only the first CSS class
- Include my files in a plugin? [duplicate]
- How to translate to spanish wordpress hardcoded content/files?
- How to change a wordress plugin php code in my child’s functions.php file?
- How do I insert a shape onto an image and then play an audio file upon mouse hover or mouse click on that shape in WordPress
- make p tag collapsed after 3 rows
- Shortcode function not showing up on mobile browser
- General Term for this form Field
- Set up new WordPress domain using unclear files
- Using Shortcode Result In Custom HTML Block (Using Google Sheet JQuery Result As NumScroller data-max)
- Why is my form going to frontend on html form submission present on the php files inside my custom plugin?
- Different Google Analytics code based on Users Device
- how can I edit the HTML of yith ajax product filter
- How To Toggle User_Meta in frontend in a form using PHP
- Scroll to ID broken in main menu
- Get and Update Most Meta Value as an array in HTML form
- How can I upload and password protect Javadocs in WordPress?
- Mobile and Tablet responsive in Elementor but not on the actual site?
- How to echo a PHP Code After the Content
- WordPress custom blockquote with black background & white text?
- Which membership plugin enables users to enter html links in blogs and on their profile page?
- Edit the stylesheet of a child theme
- How to prevent encoding plugin HTML output to entities?
- AddThis Plugin adding html comments in P tags
- How to remove a css class for any wordpress page
- Why is every single HTML tag being stripped out of liveblog entries?
- How to hide the form after successful php execution
- Form tries to download a file on submit
- hide load more button if there are no posts left to display
- Add HTML between feed items
- How to markup wordpress site using Schema.org?
- MobilePress plugin and WordPress 4.1 update
- Possible jquery / library conflict in plugin usage
- is ther a plugin that will hide/show content for a scheduled period of time? [closed]
- Element works, but not on wordpress site [duplicate]
- getting image alt text via ACF plugin in WordPress [closed]
- Making WordPress-built website mobile friendly
- Need help with wordpress audio preload
- A way to upload old html pages with all its assets via WordPress admin and to add a fixed menu on top of those (a la Wayback Machine)
- Limit entry to a WordPress page
- How to fix template and image buffering issues on website [closed]
- How to create different woocommerce single_product.php pages for each product? [closed]