Header right?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #31469
    Dave T
    Participant

    Looking to add information to the right side of the header, on the same line as the phone number and contact email. Is there a widget/section for this that I’m overlooking? Or do I need to do it with CSS?

    #31470
    Veena
    Moderator

    What info you want to add exactly?
    you can try to add it in Themeoptions > header tab – Email address area and see if it helps.

    #31473
    Dave T
    Participant

    Want to add a couple of links, such as ‘How to Apply’ and ‘Request Info’

    I tried adding more content after the email address, and it made a mess. The problem is that the closing of the tag for the email address is after all of the content I enter into the field for the options, so while it works for one of the internal links, it also shows a bunch of broken code.

    #31474
    Veena
    Moderator

    Ok then you need to modify function
    function mo_display_top_header_area() in file framework/functions/header-title-area.php .

    You can override this function in child theme to preserve the changes while updating theme in future.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Invent Theme Support’ is closed to new topics and replies.