Okay
  Public Ticket #741420
portfolio wide mobile version
Closed

Comments

  • josue started the conversation

    Hey!

    Is there a way to eliminate the margins & paddings on the sides of the portfolio images (not the text) on the mobile version, so that they fit the whole screen horizontally? How can I do this? I attach images so you can see what i want.

    Also: do you have a default preloader I can add? Sometimes it takes a while to load the pages. Thanks!

  •  1,799
    Support replied

    Add these styles in Theme Options > Custom CSS

    @media only screen and (max-width: 479px) {

    #main .container {
        padding-left: 0;
        padding-right: 0;
    }
    }

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • josue replied

    Hi! Thank you very much! 
    And, about the preloader, how can i activate it? Do i have to generate a new one or the theme has a default preloader? 
    Thank you!!

  •  1,799
    Support replied

    Hello,

    You can enable the preloader in theme options. The theme has a default preloader but you can specify one of your own.

    Thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • josue replied

    Hi, can´t seem to find where to do this.. i attach a screenshot: Theme options > General Settings...

    The default preloader isn´t working on my site, i don´t know why.

  •  1,799
    Support replied

    Hello,

    for that you need to install Nerduck 1.2 which you can download from envato (the latest version)

    thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy