Welcome Feature 1,2 & 3 change H tags

Homepage Community Forums Epik Theme Support Welcome Feature 1,2 & 3 change H tags

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #5941
    m3sw
    Customer

      Hi

      I would like to change the H4 tags to be H1 tags for the Home Page but retain the same formatting.

      Looking at the CSS, I tried this, but no change still formatted as H4 – any suggestions would be greatly appreciated thanks

      .welcome-feature-1 h1,
      .welcome-feature-2 h1,
      .welcome-feature-3 h1 {
      color: #333;
      font-size: 16px;
      font-weight: 400;
      line-height: 26px;
      margin: 10px 0;
      padding: 0;

      #5946
      Terence
      Customer

        All you need to do is change the H4 tags to H1 in the HTML you are using in the widget text boxes, not in the CSS.

        #5984
        m3sw
        Customer

          Hi

          Thanks for the reply. If I do that, the issue is that understandably it formats the text as the CSS H1 style.

          What I would like to do is change the tag to H1 and keep the H4 style. The H4 style is part of the widget area for WF1,2&3 so thats why I changed the CSS.

          Is there another way of approaching this? If I change the CSS for the Home Page areas to H1 will this just limit the change to the widget area which is what I want

          Cheers

          #6098
          m3sw
          Customer

            Hi

            Any update.

            I tried changing the CSS Tages for the Welcome Feature 1-3 areas to H1 and also changing the html in the text widgets to H1 to reflect this but it then picks up the standard H1 tag styling.

            Tags need to be H1 for Front Page and SEO purposes. The challenge Im hitting is that this widget area is pre-styled with H4 tags in CSS.

            Please can you assist with changing the Welcome Feature 1-3 Htags to be H1 but styled as the default H4 that is part of the theme CSS

            Many Thanks

            #6099
            Terence
            Customer

              I really don’t understand the problem you are having. The widget areas respond to a change of heading styling from H1 to H6 here and are not pre-styled, apart from the body text that is.

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