revolution slider text overlap

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #5351
    egoexmachina
    Member

    Hello, I have seen a previous topic in this forum regarding this issue, but due to the “private response” policy, I think I am missing one part of the solution.
    The problem is that revolution slider text, set in two lines, seems to be overlapping in small screens. I have 3 layers of text on top of the background image all aligned perfectly well in large screens. Once I reduce screen size, the text piles up with no apparent order. I have tried using this code: `@media only screen and (max-width: 1100px) {

    .tp-caption.medium_text {
    margin-top: 20px !important;
    }
    }

    @media only screen and (max-width: 767px) {
    .tp-caption.medium_text {
    margin-top: 30px !important;
    }
    .button.transparent {
    margin-top: 80px !important;
    }`
    And it solves some of the problems I have, but one of the words ( always in the second line) does not behave as it should.
    I´ll provide url and wordpress temporary access in a following message. Thank you in advance.

    #5352
    egoexmachina
    Member
    This reply has been marked as private.
    #5361
    Ernesto
    Member

    Hi,
    Could you specify in which of the pages this problem is presenting?

    #5375
    egoexmachina
    Member
    This reply has been marked as private.
    #5384
    Ernesto
    Member

    Hi,
    I’ve checking the issue, but I cannot enter the Custom CSS Section of the test since I need admin permission.

    #5424
    egoexmachina
    Member

    Sorry, now you can.

    #5456
    egoexmachina
    Member

    Anything on this?

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.