Responsive Design

Home Forums Gillion Theme Responsive Design

Home Forums Gillion Theme Responsive Design

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    RESOLVED Posts
  • bjd407
    Participant

    Love the new theme!  I think you guys will be very successful with it.  I am having some issues with the Mini Blog format not staying centered on a mobile device.  Can you please take a look for me?  I appreciate it.

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @bjd407,

     

    I hope you are well today and thanks for posting here.

     

    I could confirm the issue on my test site using theme post layout to standard mini therefore notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    In the meanwhile you can try resolving the issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    @media (max-width: 1025px){
    #wrapper #content {
        margin: 0;
    }
    }

     

    Best regards,
    Shufflehound team

    bjd407
    Participant

    That fixed it!  Thank you so much.

    You are most welcome here 🙂

    The issue is fixed in the following latest version of theme.

     


    Please login to access this file

Viewing 5 posts - 1 through 5 (of 5 total)