Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1116696

    Hello,

    when i minized the display the display cut the right side. But only in Avia Tab Section.

    King Regards

    #1116825

    Hey isarcolor,

    Add this to quick css:

    @media only screen and (max-width: 767px)  {
    .mega-menu-wrap-avia{
    width:300px!important;
    }}

    Best regards,
    Jordan Shannon

    #1116987

    Dear Jordan,

    thanks for help. i have added this, but no effect.
    Notice: I mean the image gallery right side and text at bottom, there is cutting on the right side

    King Regards!

    #1117146

    Hi isarcolor,

    I am not seeing the element from the screenshot. Where can I see it?

    Best regards,
    Victoria

    #1117373

    i have check it. It´s a enfold bug!

    when i chosse 100 % streched design, the right side is fine – without issue (also Avia Tab Section display fine)

    But when i change in enfold settings to 90% width, than the right side is cut But only in Avia Tab Section.

    #1117408

    Hi,

    Have you tried adding the code I gave you to the very top of quick css so it runs first? Also be sure to clear the cache a few times over.

    Best regards,
    Jordan Shannon

    #1117485

    Dear Jordan,

    yes i have added in my Childtheme. But no effect. Very thanks for your help.

    I have find a solution: :-)

    .av-layout-tab {
    padding: 50px !important;

    #1117686

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

    #1118150

    Hi isarcolor,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Section Tab issue by mobile display’ is closed to new replies.