Header Text One Line

  • Anonymous

    #21910

    You should never edit the parent theme’s files. You’ll lose your modifications on theme update. Use child theme instead. Or, you can put your Custom CSS codes in Graphene Options –> Display –> Custom CSS.

    Anonymous

    #21911

    And, please put your code between backticks in this forum.

    Anonymous

    #21912

    Okay,

    i now copy/paste from style.css to custom css on settings

    .header_title {
    width: 190px !important;
    }

    .header_desc {
    top: 170px;
    }

    .header_title {
    font: bold 28px "Trebuchet MS";
    position: relative;
    top: 160px;
    }

    it looks how i whant it and i hope this is how i should do it.

    Great help here

    Anonymous

    #21913

    Marking thread as resolved.

Viewing 4 posts - 11 through 14 (of 14 total)

  • 1
  • 2
  • You must be logged in to reply to this topic.