New Landing How can we help? Cardinal Problem on a single page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #154311
    carlottalorandi
    Member
    Post count: 74

    Hello,

    I have these problems only on this page of this website (see image att.)

    1 – there’s a little space between the header and the top margin.
    2 – The hover color of the logo is blue, but in all the other pages is transparent.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #154332
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    The 2 situations are caused by a css code inside the file ss.css
    https://www.dropbox.com/s/1p208qufypvix51/css_problem.png?dl=0

    -Rui

    #154357
    carlottalorandi
    Member
    Post count: 74

    Ok thanks, because I used an iframe on this page.

    You know how can I link another stylesheet on this iframe?

    #154360
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can’t you change that ss.css?
    That’s something that should be done inside the page you are including in the iFrame.

    -Rui

    #154362
    carlottalorandi
    Member
    Post count: 74

    No I can’t change it because it’s an external web service.

    Edit: as a cross domain iframe’s I can’t change it. Better find another way.

    #154373
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    body.page-id-11478 {
      margin-top: 0;
    }
    #logo > a:hover {
      background: transparent;
    }
    

    – Kyle

    #154423
    carlottalorandi
    Member
    Post count: 74

    Thanks Kyle it works! 🙂

    #154426
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Kyle
    -Rui

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register