Forum Replies Created

are often better for cooling We may not necessarily be buying the concept

  • Hello!

    I think there may be a misunderstanding as to what the problem is, here I have 3 screenshots showing what happens when the mobile/tablet responsive theme kicks in. As you can see, there is a lot of white space between the menu and the buttons to go left and right through the menu (where the page counter is). We just want to remove this space somehow.

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    This reply has been marked as private.

    I tried using the custom CSS fix you sent,

    @media(max-width: 724px){
    .slider6Back{
    margin-top: 30px!important;
    }}

    but it did not work. I put the CSS into the style.css file, and tried it out via the style tag within the index.html file, but neither way worked. The fix you sent was “slider6Back” but the menucard is a slider5. Am I putting the custom CSS in the wrong location? Or maybe we are just confused on which slider we need to fix.

    Thank you for your help!