Responsive Hero category

Support Area Forums Elite Responsive Hero category

Viewing 10 posts - 1 through 10 (of 10 total)
URL to the page in question: http://
  • Author
    Posts
  • #34576

    Hello Biil,

    I need your help again.
    Last time you help me to creat à very good design for my category page but i didn’t see the responsive category page.

    I put à picture of the problem.

    Thanks for your help.

    Attachments:
    #34586
    Bill Robbins
    Moderator

    Hello Jonathan,

    I can take a look for you. What’s the URL to the spot where you’re having trouble?

    Take care,
    Bill

    #34602

    I didn’t see but all the category page is in trouble.

    This is the link :

    http://www.evangelisons.fr/category/formation/

    #34604
    Bill Robbins
    Moderator

    You can take out the changes that were previously added to have the category go back to the default. You could remove all of this from the Custom CSS box in the Advanced tab in the theme options page:

    
    		.blog .post img.feature,
    .archive .post img.feature {
    	float: left;
    	max-width: 300px;
    	margin-right: 30px;
    }
    
    h2.page-title {
    	border-bottom: none;
    }
    #logo img {
    	max-height: none;
    }
    
    #logo {
    	position: absolute;
    	top: 0;
    	left: 0;
    }
    body.category.archive #header {
    	background: transparent;
    }
    
    body.category.archive #header.scroll-background {
    	background-color: #1A1A1A;
    }
    
    body.category .wrap {
    	margin-top: 0;
    }
    
    .category #content article {
    	padding-bottom: 0;
    }
    
    .category.archive #content article.post {
    	float: left;
    	width: 31%;
    	margin-left: 1%;
    	margin-right: 1%;
    	margin-bottom: 10px;
    }
    

    Just keep a backup of it in case you ever decide you want to put things back to how they had been changed.

    Take care,
    Bill

    #34605

    But i would like keep the changement we’ve done !

    I don’t want return in the old category page !
    We can’t fixe the page ?

    #34606
    Bill Robbins
    Moderator

    The way it looks now is the result of the CSS that’s been added to the page. Was there something else that is supposed to be there but isn’t? Go back through your previous posts and make sure you’re not missing something.

    #34607

    An extension can make that ?

    #34608

    can I reset my CSS ?

    #34611
    Bill Robbins
    Moderator

    Hi Jonathan,

    It looks like this is the original topic where changes we walked through for your category pages (https://support.organizedthemes.com/forums/topic/hero-section-for-category/). If you make changes to a WordPress theme, the changes will be lost if the theme is updated. Any time you update the theme, you’ll need to make these changes again.

    Take care,
    Bill

    #34612

    Thank you Bill,

    I will try =)

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Responsive Hero category’ is closed to new replies.