This topic has 3 replies, 2 voices, and was last updated 8 years by bureaubold.

  • Author
  • #98293
     bureaubold
    Participant

    Hi,

    The related article images are showing up sideways in the website, see here.

    http://www.bedrijvigevrouwen.nl/nieuws/terugblik-op-bruisend-en-inhoudelijk-event/

    Do you have any idea how this is possible? The childtheme is not a lot changed so it is unlikely that that is the problem and I just updated the KLEO theme to the most recent version.

    See screenshot in attachment.

    Hope you have a solution for me.

    grtz,

    Marjet

     

    Attachments:
    You must be logged in to view attached files.
    #98302
     sharmstr
    Moderator

    The rotate css in your child theme is causing it.

    COPY CODE
    
    .kleo-carousel li {
    	overflow: 			hidden;
    	visibility: 		hidden;
    	-webkit-transform: 	rotate(120deg);
    	-moz-transform: 	rotate(120deg);
    	-ms-transform: 		rotate(120deg);
    	-o-transform: 		rotate(120deg);
    	transform: 			rotate(120deg);
    	width: 				130px !important;
    	height: 			155px;
    	margin: 			0 0 0 -0px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #98303
     sharmstr
    Moderator

    moving because this isnt a bug.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #98318
     bureaubold
    Participant

    Ok, great thanks, than I know what to do.

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?