Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #447420

    Hello,
    I am having difficulties with an overlap of the logo over the menu and the title over the breadcrumbs section when minimizing the page (see first image below). If I minimize it further, then it looks correct (see second image below).

    Is there a way to avoid this overlapping of the logo over the menu and the title over the breadcrumbs section by having it “section off” sooner as in the second image?

    Thank you

    #447932

    Hey tlchase!

    Can you please post the link to your website where we can see the issue?

    Regards,
    Yigit

    #447952
    This reply has been marked as private.
    #447954

    Hey!

    Login credentials are needed to see your content, can you please post them as well? :)

    Regards,
    Yigit

    #447961
    This reply has been marked as private.
    #447963

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 1240px) {
    .title_container .breadcrumb {
      left: 45px;
      right: auto;
      top: 83%;
    }}

    Best regards,
    Yigit

    #448002
    This reply has been marked as private.
    #448003

    Hey!

    Please flush browser cache and refresh your page a few times. I tried checking your page with the longest title and it seems to work fine on my end.

    Best regards,
    Yigit

    #448014
    This reply has been marked as private.
    #448017

    Hey!

    Please review your website now. I have added a custom CSS code to bottom of Quick CSS field and change the mobile menu options in Enfold theme options > Header > Mobile Menu

    Cheers!
    Yigit

    #448049
    This reply has been marked as private.
Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Overlap of Logo on Menu and Title on breadcrumbs section’ is closed to new replies.