Before you ask please READ THIS

SEO - H1 tag in bio on frontpage

Hi Guys

Is it possible to ad the "about" description on the front page with an H1 tag and still keep the text small as is? i assusme it´s just a regular paragraph text now, but with limited text on the front page (which is nice) google is struggling to figure out my page and the amount of organic traffic i generate at the moment is absolutely ridiculous.

See screenshots on where i want this "highlighted text"

Comments

  • AirAir
    Posts: 10,970
    Hey:-)

    I believe you can do it by switching up in the widget to the text mode, and adding the required tag yourself.

    I have just tested it and it worked fine.

    Please see the screenshot:image

    With kind regards.
    screenshot-rifetheme.com-2021.09.13-18_59_11.png
    463 x 483 - 15K
  • Well, yes it works, but the text size becomes massive big and doesnt look very nice (see screenshot) isn´t it possible to make a regular size text but as a H1?
    h1 tag.jpg
    656 x 639 - 45K
  • AirAir
    Posts: 10,970
    Hey :-)

    I don't believe that it will help you much with your position in Google, but sure, we can style it.

    Please add such custom CSS:
    .dark-sidebar .widget .textwidget h1 {
        font-size: 14px;
        color: #666;
        line-height: 1.66em;
        font-weight: normal;
        text-transform: none;
    }
    With kind regards.
  • edited September 2021 Posts: 24
    Thank you, and where do i put the code in exactcly? Appereance - costumize?

    I have two menus for css
    1. custom css
    2 extra css

    Just want to be sure i put the code under correct menu :)
    Post edited by oliver777 on
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!