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

    Hi Enfold theme,

    Can you help me locate where is the code located? of this empty space in breadcrumbs?

    https://prnt.sc/kqiio2

    Thank you.

    #1005760

    Hey jalmz,

    The code should be located in Quick CSS, under Enfold > General Styling, the large padding was due to this code being added:

    #top .title_container .container {
        min-height: 150px;
    }

    and the code that moves the breadcrumbs near the bottom instead of in the middle area:

    .title_container .breadcrumb {
        top: 83%;
    }

    Hope this helps.

    Best regards,
    Nikko

    #1005847

    Thank you Nikko

    #1005954

    Hi,

    Awesome! Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Breadcrumbs adsense’ is closed to new replies.