badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Using Jetpack carousel gallery

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26533
    Bel
    Participant

    Hi there,

    I’m using the Jetpack Carousel gallery plugin with your free attitude theme. I’m having trouble with the descprition with underneath each gallery photo and have been in contact with Jetpack support but they say it is some code possibly from my theme conflicting with the plugin.

    <style type=’text/css’>
    #gallery-8 {
    margin: auto;
    }
    #gallery-8 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 20%;
    }
    #gallery-8 img {
    border: 2px solid #cfcfcf;
    }
    #gallery-8 .gallery-caption {
    margin-left: 0;
    }
    /* see gallery_shortcode() in wp-includes/media.php */
    </style>

    Are you able to help at all??

    thanks heaps

    #26542

    Hi Bel,

    If this is CSS conflict then you need to remove the CSS from styles.css file. We have designed our theme this way and not even checked with jetpack plugins. You may create a child theme and the customize the CSS. Making child theme will over ride the parent theme styles. If you are unable to fix it then you need to hire a developer to fix it.

    Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.