• Home
  • Blog
  • Showcase
  • Setup Docs
    • Sunshine Help
    • Flex Help
  • Support
    • Support Area
    • Contact us
    • Feedback
  • Connect
    • Newsletter
    • Twitter
    • Facebook
  • My Account
  • Flex
  • Sunshine
Support : Simple Pro Themes

Support : Simple Pro Themes

Make responsive category pages

If you have purchased a product, please enter the email address that you used to register at time of purchase.
Log In
Lost Password

Create an Account
  • Your username must be unique, and cannot be changed later.
  • We use your email address to email you a secure password and verify your account.

Support › Forums › Sunshine Pro Theme › Make responsive category pages

  • This topic has 1 reply, 2 voices, and was last updated 6 years, 3 months ago by Davinder Singh Kanith.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • April 1, 2016 at 9:51 am #992
    emerio
    Participant

    Hi

    Thank you for the answer. Css you sent me:
    .category .entry {
    width: 50%;
    float: left;
    padding: 1% 2.8%;
    }

    works correctly.

    Howeveer it isnt a responsive page like blog page. I need to make it responsive. I have been looking for blog css to copy in .category .entry but i dont find it.

    Could you help me?

    Thank you

    Emerio

    April 1, 2016 at 11:26 am #993
    Davinder Singh Kanith
    Moderator

    To make it responsive, is style.css file.

    1. Below this…
    @media only screen and (max-width: 800px) {

    2. Add this…

    .category .entry {
    width: 100%;
    padding: 0;
    }
  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

Copyright © 2022 · Simple PRO Themes for Genesis Framework · About · FAQs · Contact · Affiliates