Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1067714

    Hi:

    Page Titles and Breadcrumbs on my site are looking very strange. Sadly I hit “reset all options” on the enfold menu thinking I was only resetting options on that one part of the enfold menu. :( Anyway, I have everything mostly looking right.

    Page titles need to be larger (on some pages) and white text … since they have a purple background. Some pages like this link the page title text is large enough: https://www.magnificentu.com/learn-to-manifest-the-life-of-your-dreams/
    Other pages the title font is too small and they need to be white like on this page: https://www.magnificentu.com/contact-takara-shelor/

    Breadcrumbs need to also be white text because the background is purple.

    #1067785

    Hey Takara22,
    To make your breadcrumbs white and increase your title_container font size, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .avia-breadcrumbs span a,.title_container h1.entry-title a {
    color: #fff !important;
    }
    .title_container h1.entry-title a { 
    font-size: 30px !important;
    }

    Best regards,
    Mike

    #1073715

    This fixed it in Opera, but not chrome

    #1073727

    Hi,
    When I look at your page the title font is 30px & the breadcrumbs are white in Chrome,
    Please see the screenshot in Private Content area.
    Please clear your browser cache and check, or perhaps I misunderstood the request?

    Best regards,
    Mike

    #1073738

    I think you are right … it must have been a cache thing. Thanks so much!

    #1073786

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Titles and breadcrumbs not looking right’ is closed to new replies.