Viewing 15 posts - 61 through 75 (of 111 total)
  • Posted in: Dante
  • #166205
    MarketingParadise
    Member
    Post count: 54
    This reply has been marked as private.
    #166625
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad the css worked.

    The related posts issue seems to be caused by one of your plugins that is changing the related posts query.

    I disable all your plugins and got the correct related posts.
    https://www.dropbox.com/s/n8t3ux95hfxmohc/related_posts_issue.png?dl=0

    Try to disable all plugins and enable several at each time to figure out what plugin is causing it.

    -Rui

    #166749
    MarketingParadise
    Member
    Post count: 54
    This reply has been marked as private.
    #167178
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    can you take a screenshot of the homepage and mark in red the elements you want to hide in mobile?

    Will check the footer text.

    -Rui

    #167188
    MarketingParadise
    Member
    Post count: 54
    This reply has been marked as private.
    #167836
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add the code below to your custom css option

    @media only screen and (max-width: 767px){
    #copyright a {
       display:none!important;
    }
    
    }

    -Rui

    #168161
    MarketingParadise
    Member
    Post count: 54
    This reply has been marked as private.
    #168231
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    You had an error in your css. check again.
    Try to add more spaces in your css code, that way it’s harder to read or check anything. thanks

    -Rui

    #168882
    MarketingParadise
    Member
    Post count: 54
    This reply has been marked as private.
    #169070
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    What do you mean? The footer links are not there in mobile view.
    Why some your text is wrapped in a <font> tag?

    -Rui

    #169074
    MarketingParadise
    Member
    Post count: 54
    This reply has been marked as private.
    #169076
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I can’t break it in 2 lines if it’s inside the font tag. That’s why I asked how the font tag is wrapped around the text. Is it like this in the footer text option?

    -Rui

    #169085
    MarketingParadise
    Member
    Post count: 54
    This reply has been marked as private.
    #170151
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    All over you site html code there is this font tag. Probably one of the installed plugins is making this for any other purpose.

    I needed to adjust a few things in the copyright css, now it’s breaking in 2 lines in mobile.

    -Rui

    #170157
    MarketingParadise
    Member
    Post count: 54

    Thanks!

    Ey, we need three lines please, because now the part of the mail is cutted, and its not nice yet.

    Atach image.

    Attachments:
    You must be logged in to view attached files.
Viewing 15 posts - 61 through 75 (of 111 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