• Resolved jump-up

    (@jump-up)


    Hello! This theme is very excellent.
    So, I have some question.
    1)I’m using the prepared slider. I want the width is long, the height is short of the slider as possible. So I have used the image of 1680 × 353 size.
    And then All images are same size, but only the third image is displayed larger.
    Please advice me.

    2)I use lightbox plugin named “jQuery Colorbox” and syntaxhighlighter plugin named “WP SyntaxHighlighter”. these plugin work so good in this Theme.
    So if I change the Premium theme, I’m worried about these plugins working good.

    Thanks!!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author marsian

    (@marsian)

    let me try answer your points one by one

    1. Well the free one we kept with minimum options, we might add the option of custom height and width in upcoming version.

    2. the premium version comes with inbuilt lightbox.

    Thread Starter jump-up

    (@jump-up)

    Thanks!!!

    Add this code to the option panel in Appearance/Customize/layout Options/

    .tx-slider img {
    	max-width: 100%;
    	width: 100%;
    	max-height: 353px;
    }

    Good luck ??

    Chris

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘about Slider Size’ is closed to new replies.