-
Posted in : Photographer
-
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, MaxHi, try this custom css code;
@media screen and (min-width: 1400px) { .rotate-words { min-height: 48px; } }you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
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
Hi, try this updated code;
@media screen and (min-width: 1400px) { .home-landing .rotate-words { min-height: 48px; } }Hi! I tried with both codes and none serves me … something I do wrong? Thanks!
I keep trying but does not work … ohhhh
can you provide your related page url to check what’s wrong?
Same thing here
http://www.alessandromella.comThank you!
try this one;
@media screen and (min-width: 1400px) { .home-landing .rotate-words { min-height: 50px; } }Hi Ahmetsali, I just tried to add the new code to Style but nothing changed!
http://www.alessandromella.comjust delete the custom css i gave you before about this, you have a redundant
preelement wrapping your intro shortcode, navigate to “Text” tab of your content editor and remove thatpreelement and it should be fine.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.
Disculpen, mi url: http://jennicarbo.com/
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
SouvikHi Souvik,
Could you provide me your related url please?Hi psouvik
You are not using our theme. It is different in your url.Hi psouvik,
Please try to use this custom css code;
@media screen and (min-width: 1400px) { .rotate-words { min-height: 44px; } }Thanks
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
You must be logged in and have valid license to reply to this topic.