Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #845487

    Dear Support,
    Today I have noticed that the title heading used for the “blog masnory” and “post slide” are different even though both are defined to be H3. Only the “blog masnory” shortcode works correctly.

    The “post slide” is NOT using the H3 because it inherits the value from the link tag I believe. Please have a look at the following screen shots

    https://drive.google.com/open?id=0B4frn1KZIMB8WjRjc21kdFl5cjA
    https://drive.google.com/open?id=0B4frn1KZIMB8UnBjNVpLSE15MkU
    https://drive.google.com/open?id=0B4frn1KZIMB8dk5PNmJ6YXJ0NDQ

    How this can be fixed?

    Best regards,
    MD

    • This topic was modified 7 years, 2 months ago by midudek1.
    #845488
    This reply has been marked as private.
    #845494

    I just compared with another shortcode just for text and h3 is much bigger comparing to the ones from the screen shots …

    1.) why the texts from the screen shots have different sizes? how to fix that?
    2.) why h3 from the shortcodes above looks different from the h3 used in the text shortcode?

    MD

    • This reply was modified 7 years, 2 months ago by midudek1.
    #846282

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .avia-content-slider .slide-entry-title {
        line-height: 1.3em;
        margin: 0;
        font-size: 15px;
    }
    

    Best regards,
    Yigit

    #846438

    Dear Yigit,
    Thank you very much it works.

    The thing is … it is a workaround and not really a fix of a problem.

    1.) why the texts from the screen shots have different sizes?
    2.) why h3 from the shortcodes above looks different from the h3 used in the text shortcode?

    Don’t you think this should be reported to the developers?

    Best regards,
    MD

    #847882

    Hi,

    That can be because of the slider having some more values that is why Yigit is providing that code
    it is a solution as if you add it, it will fix your problem.

    Best regards,
    Basilis

    #848783

    Dear Basilis,
    Thank you for your reply.

    Yes, I have tested the code provided by Yigit and it works … but that
    is a bit of a workaround.

    I should be understood why the shortcodes with THE SAME style behave
    differently and this should be fixed.

    Best regards,
    MD

    #849627

    Hi,

    These are two different elements and they simply have different styling for titles :)

    Please feel free to request – or vote if already requested – such change on Enfold feature request form.

    I am closing this thread for now. If you have any other questions or issues, please feel free to start a new one :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Inconsistency between blog masnory and post slider … different title size.’ is closed to new replies.