How to reduce the size of slider

Posted in: Newspaper
Post count: 15

Hello,
how to reduce the size of slider which i am using on homepage. Is there anyway to do this without any disorder like padding/gap to block under it on desktop, tablet and mobile.
Thanks
Best Regards
Adnan

Post count: 23312

Hello danimian,

Unfortunately, our theme does not have such an option to change the Slider from Visual Composer and we do not recommend to decrease the width of this because you can damage the layout of this element. If is not what you mean, please provide more details about your desired changes so I will be able to provide a more accurate response. Also, you can provide me some useful screenshot for a good understanding.

Thank you for the message!

Post count: 15

Its really sad! Is there any theme compatible way to use three columns one main (for slider approx. 60%) and two right sidebars (approx 20% and 20%)? Maybe this is the way to save space and show more!

Post count: 23312

Hello danimian,

As I explained you above, this is not a simple task that involves custom work. Below I gave you an example on how could you change the size of the Slider but please notice that you need some additional customizations in order to achieve best results, it is just a hint.

The code is ->

.td_module_slide {
width:580px!important;
height: 580px!important;
}
.td-theme-slider {
width:580px!important;
}

If you want to change the size of the Slider for each device, you have to use @media queries and set the size of the code for each one. For more information about this attribute, please consult here -> http://www.w3schools.com/cssref/css3_pr_mediaquery.asp As a hint, after you finished your changes you should use the Thumbnails Regeneration to regenerate your thumbnails.

If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!

Thank you for the message!

Post count: 15

Hello Catalin,
I will try to solve it.
Thank you for detailed answer and your assistance.
Best Regards
Adnan

Post count: 226

hi daniman,
If you have a solution for this, can you share it by any chance?
Thanks in advance!

Salo

Post count: 226

admin?
maybe this was improved on latest version of newsmag? let me know.

Thanks!

Post count: 23312

Hello salocharly,

We have not made any update regarding on sidebar. Therefore, our theme does not support but only 1 sidebar and not two.

Thanks for the message!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.