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

    Hi,
    I would like to use the Reiter Element. How can I change the Padding that the content is more close to the Icon Bar.
    I would like to have less Whitespace so that the whole content of the area is seen in the window.

    Thank you for your help

    #1125671

    Hey jillinnemann,

    Could you please attach some screenshots of the issue? It is not very clear what you need to adjust it.

    Best regards,
    Victoria

    #1125721

    Sure, I mean the red marked area.
    THX

    #1125811

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .avia-section-large .av-layout-tab {
        padding-top: 0;
    }

    Best regards,
    Rikard

    #1126025

    That worked thank you.

    I still have 3 other styling issues:
    1. I have a small white area above the Top Header (I don’t whant that)
    2. The Breadcrum Area in grey: The Breadcrum Text should be centered. It is very close to the menu
    3. In titels (H1, H2, H3) the Questionmark shoul be the same Size as the rest of the Text.

    #1126461

    Hi jillinnemann,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .special_amp {
        font-size: 1em;
        line-height: inherit;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1126529

    I Think it is a browser problem in safari everythink is fine. In Firefox the styling did not changen even after deleating the cookies.

    #1126900

    Hi jillinnemann,

    Can you disable caching and minification for now?

    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.