Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #988983
    Shervin6623
    Participant

    hi, I read the posts but still couldnot fix my issue
    This is my test website that I am working on to migrate to main website after everything finished & thats the reason I didnt activate the theme yet.
    Sprinklersys.com/pest

    the problem is with my breadcrumbs, they are not showing, & Im using SEO Yoast free version

    #989049
    Prasant Rai
    Moderator

    Hello Shervin,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer.

    .x-breadcrumb-wrap {
        margin-top: 50px !important;
    }

    Thanks.

    #989269
    Shervin6623
    Participant

    Thanks Prasant, Can you edit the code so that the color seems ok? because its white currently!
    +
    Can you check this page :
    http://sprinklersys.com/pest/termite-control-tropical-areas/

    The background picture is not showing on the left side of my website!

    #989277
    Shervin6623
    Participant

    Sorry I had to add another question here,
    When you check this page source : http://sprinklersys.com/pest/termite-control-tropical-areas/
    You will find two H1 tags, one from blog navigation second for the post that I created, as far as I know having two H1 tags in a page is something bad for SEO, So how can I disable this blog post navigation?
    Many many thanks

    #989278
    Lely
    Moderator

    Hi There,

    Please use the following code to change breadcrumbs font color:

    .x-breadcrumb-wrap a, .x-breadcrumbs .delimiter {
        color: #000;
    }

    Please clarify which background image you’re referring too. It will help if you can give screenshot.

    Thanks.

    #989294
    Shervin6623
    Participant

    Hi Lely, Here is the screenshot & thanks for the code

    #989305
    Shervin6623
    Participant

    As for the H1 Tag And SEO perspective: here are the codes from the source
    First H1 with class=”entry-title” attribute >>>>> <h1 class=”entry-title”>Termite Control In Tropical Areas</h1>
    Second H1 from the ontext: >>>>> <h1 style=”text-align: justify;”><span style=”font-size: 18pt;”>Termite Control in your home?</span></h1>

    So is it safe to have these two H1 in a page? the first one should be the title of the page. sorry my knowledge is not enough & I am taking no risk for publishing my bog πŸ™‚

    #989340
    Lely
    Moderator

    Hi There,

    Please add this CSS for the background image issue:

    .x-container.main:before {
        width: initial;
    }

    Please check this article regarding Multiple H1 tag:
    http://webdesign.tutsplus.com/articles/the-truth-about-multiple-h1-tags-in-the-html5-era–webdesign-16824

    Hope this helps.

    #989359
    Shervin6623
    Participant

    Great Work Lely, Much appreciated :* :*

    #989363
    Rue Nel
    Moderator

    You’re welcome!
    We’re glad we were able to help you out.

    #1025113
    Shervin6623
    Participant

    Hi Sorry to add comment to an old topic of mine, but I still need help.
    I created this landing page with cornerstone >>> http://www.pestguru.com.au/pest-control-promotion/
    Added pattern background but looks low quality to me!? is it low quality for you too?
    I changed the page layout to be without header after that the background fix you gave me above is not working for this page anymore?
    look the picture

    Many thanks in advance

    #1025117
    Shervin6623
    Participant

    Fixed the quality problem, I chose both patter & background image > that caused this problem
    But still the second issue remain

    #1025447
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates! I see that the image quality is good. I am seeing the white area though. This white area is because you are using the Ethos stack which has a quick different styling. To be able to eliminate the white area, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site > .x-container.max.width:before {
        background-color: transparent !important;
    }

    Hope this helps. Kindly let us know.

    #1025523
    Shervin6623
    Participant

    Hi Rue Nel
    Thanks man, it worked πŸ™‚ Many thanks

    #1025817
    Thai
    Moderator

    Glad it worked πŸ™‚

    If you need anything else please let us know.

  • <script> jQuery(function($){ $("#no-reply-988983 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>