Please guide me how can I reduce the breadth of Block : Slide

Posted in: Newspaper
Post count: 148

Recently added Block : Slide

Here is the URL http://fitlogy.com/

Please guide me how can I reduce the breadth of Block : Slide

Post count: 23312

Hello Fitlogy.com,

I guess that you are referring to the width of the Block, right? Please notice that we do not recommend to increase or decrease the width of the block because you can break the layout. As a hint, if you want to decrease the width of module mx8, you should try the code below ->

.td_module_mx8{
width: 975px;
}

The result -> http://screencast.com/t/jY0sgSEmY0cR

Please notice that you should make some additional customizations in order to bring best results and we cannot provide this because we do not offer the custom work at the moment.

Thanks for the message!

Post count: 148

This is for the block ” slide :

Below the Environmental Health Section

http://www.fitlogy.com

http://screencast.com/t/8RW6O7VsB

Post count: 23312

Hi,

If you want to decrease the width of the slider you can use the code below ->

The code is ->

.td_block_slide.td_block_wrap {
width: 850px;
}

The result ->http://screencast.com/t/YBADJ4MtWo4T

But please notice that you should need to make other additional customizations in order to bring best results. Notice that we cannot provide custom work at the moment and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you!

Thanks for the message!

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