Problem: shortcode rotate_words bold text not aligned.

  • Posted in : Photographer
  • guildx170
    Participant

    Hi, I have a problem with the word generated by the shortcode “rotate_words” that does not line up .. See page: http://www.viu.it/wpnew/
    How can I fix it? Thanks, Max

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    @media screen and (min-width: 1400px) {
        .rotate-words {
            min-height: 48px;
            }	
    }
    
    guildx170
    Participant

    Tnx, perfect!!

    ahmetsali
    Keymaster

    you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    darkintel
    Participant

    Hi,

    I have the same problem, i try your code :

    @media screen and (min-width: 1400px) {
        .rotate-words {
            min-height: 48px;
            }
    }
    

    but it doesn’t work

    My site : http://patrickcoumans.be/

    Thanks

    ahmetsali
    Keymaster

    @darkintel

    Hi, try this updated code;

    @media screen and (min-width: 1400px) {
        .home-landing .rotate-words {
            min-height: 48px;
            }
    }
    
    darkintel
    Participant

    Thks it works.

    jennicarbo
    Participant

    Hi! I tried with both codes and none serves me … something I do wrong? Thanks!

    jennicarbo
    Participant

    I keep trying but does not work … ohhhh

    ahmetsali
    Keymaster

    @jennicarbo

    can you provide your related page url to check what’s wrong?

    alemella
    Participant

    Same thing here
    http://www.alessandromella.com

    Thank you!

    ahmetsali
    Keymaster

    @alemella

    try this one;

    @media screen and (min-width: 1400px) {
        .home-landing .rotate-words {
            min-height: 50px;
            }
    }
    
    alemella
    Participant

    Hi Ahmetsali, I just tried to add the new code to Style but nothing changed!
    http://www.alessandromella.com

    ahmetsali
    Keymaster

    @alemella

    just delete the custom css i gave you before about this, you have a redundant pre element wrapping your intro shortcode, navigate to “Text” tab of your content editor and remove that pre element and it should be fine.

    alemella
    Participant

    Thank you ahmetsali, it worked!

    alemella
    Participant

    Actually, that created another issue. The text is aligned now, but the mosaic is not full screen anymore and on both side there is some white space.

    ahmetsali
    Keymaster

    @alemella

    add this custom css code to fix it;

    .home-landing .ri-grid {
        max-width: none;
    }
    
    jennicarbo
    Participant

    Disculpen, mi url: http://jennicarbo.com/

    serkan
    Moderator

    Hi jennicarbo,
    How can I help you?

    psouvik
    Participant

    Hi,

    I have a similar problem. I have alternatively used both the codes above, but the problem still hasn’t been solved. Could you please help me.

    Thanks
    Souvik

    serkan
    Moderator

    Hi Souvik,
    Could you provide me your related url please?

    psouvik
    Participant
    serkan
    Moderator

    Hi psouvik
    You are not using our theme. It is different in your url.

    psouvik
    Participant

    Sorry, can you try now.

    serkan
    Moderator

    Hi psouvik,

    Please try to use this custom css code;

    @media screen and (min-width: 1400px) { .rotate-words { min-height: 44px; } }

    Thanks

    psouvik
    Participant

    Thanks Serken. It worked.

    Just out of curiosity, how did you come to know it should be 44px? I tried 50px from one of your above post and it didn’t work, so obviously it should have been 44. This is just to make sure that if such a thing happens again down the track, I would know what to do.

    Thanks
    Souvik

    serkan
    Moderator

    Hi Souvik,
    Your words have different high, sometimes playing one or two pixels can solve the issue.
    Kind regards

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

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

License required for the following item
Login and Registration Log in · Register