[Support request] Having trouble with html and header in elements

Home Forums Support [Support request] Having trouble with html and header in elements

Home Forums Support Having trouble with html and header in elements

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1263973
    Anthony

    Hello,
    I am having trouble with adding custom css to my html in elements. I want to change the appearance of my h1 elements. I tried doing this on the /customize.php page but it wont apply to anything that’s an element.

    Thank you.

    #1263992
    Leo
    Staff
    Customer Support

    Hi there,

    The <h1> in the page hero is currently being style by the CSS below which you can modify in Customizer > Additional CSS:

    h1.hero-heading {
    	font-size: 50px;
    	font-weight: 600;
    }

    Let me know if this helps 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.