Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #175985

    Hi there,

    I have searched the other topics but unfortunately it hasn’t helped.

    I currently have a fixed header, with social icons.

    However, there is a gap between the header and my content and then a further gap which shows the location to the user e.g. “You are here: Home/ Services / Airport Transfers.”

    I would like these sections removed. I have tried to input custom css fields in enfold styling but this has not worked and has only caused problems with the header. My website link is: http://istudentservices.com/airport-transfers.

    Please help.

    #176041

    Hey lydia!

    Please add following code to Quick CSS in Enfold theme options under Styling if you would like to remove the whole bar

    .title_container { display: none; }

    and add this code if you would like to remove only breadcrumbs

    .breadcrumbs { display: none; }

    Best regards,
    Yigit

    #178392

    Hi! Is there a way to just move the title (not the breadcrumbs to a certain location? For example, on the homepage area at the top/middle? This would be much easier for clients adding in content without worrying about it. Thanks!!! :)

    #178521

    Hey!

    I have already answered your question in your post here https://kriesi.at/support/topic/almost-done-is-there-a-way-to-change-the-title-of-the-page-to-display/#post-178459

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header, Navigation menu,’ is closed to new replies.