Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #793435

    The page title in the header (beside the breadcrumbs) is positioned too high. It is not vertically aligned with the breadcrumbs text (which is vertically centred). What needs to happen for the title to be vertically centred the same as the breadcrumbs text?

    #793441

    Hey m,
    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .title_container .main-title {
        top: 10px;
    }
    

    Best regards,
    Yigit

    #793442

    as a paritcipant as you – i can not see the link in private content field (if there are some). It would be nice to have one to help.

    #793447

    Thank you kindly. The css worked!

    #793469

    Hi,

    You are welcome! Let us know if you have any other questions or issues :)

    @Guenni007
    thanks :)

    Best regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Title in header not vertically centred’ is closed to new replies.