Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1339836
    tparkmedia
    Participant

    Hello,

    The comodo trust logo keeps showing on the bottom of every page but the main page.

    The main page is perfectly fine, the logo is where it should be.

    But I don’t want to logo showing up on the bottom of every other page.

    Thanks!

    MAIN PAGE
    TERMS PAGEAFFILIATE PAGEERROR PAGE

    #1339837
    tparkmedia
    Participant
    #1339838
    tparkmedia
    Participant
    #1340117
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    What page has this issue? It’s one-page navigation and only linking on the same page.

    The logo is added in main page’s section, that’s why it’s not appearing in the footer. How did you add it to other pages?

    Thanks!

    #1340184
    tparkmedia
    Participant

    Hello,

    Yes, it’s a one page nav but some pages link out. I have no idea how it got added to all the other pages. My goal was just what you see in the main page. I really don’t want that logo showing everywhere else.

    There are 3 pages that the logo is showing in:

    1. The Terms and Privacy page. The link is in the footer, it opens in it’s own page.

    2. The error page.

    3. The Affiliate Area page. It’s not in any link on the main page. The URL is: http://www.desqtopappraisals.com/index.php/affiliate-area/

    Thanks!

    #1340277
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! To make sure that the comodo logo will always be at the right side, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    a[href*="javascript:if(window.open('https://secure.comodo.com/"] {
        float: right;
    }

    We would loved to know if this has work for you. Thank you.

    #1340592
    tparkmedia
    Participant

    Hi,

    I think there is a miscommunication about this.

    What I want is for the logo to NOT SHOW AT ALL in the 3 other pages (1.Terms & Privacy, 2.Error, 3.Affiliate Area)

    The logo on the Main Page is already to the right and doesn’t need any adjusting.

    Please help!

    Thanks!!!

    #1340774
    Rad
    Moderator

    Hi there,

    In that case, please add this CSS 🙂

    body:not(.home) a[href*="comodo"] {
      display: none;
      }

    Cheers!

    #1342160
    tparkmedia
    Participant

    Awesome, that is perfect!

    Thanks!!!

    #1342249
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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