Comments munnlim started the conversationApril 4, 2021 at 11:47amHi,How can i set the layout for desktop to box style or set the left n right padding?I can't find any setting for box style or fullwidth.Thank You,Mun 933Neuron repliedApril 5, 2021 at 7:51amHi, I am very sorry for the late reply, we were not working on the weekend. Can you please add the following code at Appearance > Customize > Additional CSS with the width you want to set. body .wrapper .container { width: 1140px !important; } Feel free to ask for anything you need. Kind Regardsmunnlim repliedApril 5, 2021 at 10:23amHi,Thanks for the reply, it works with desktop but it affected the mobile version. We would like the mobile like current responsive.Regards,Mun 933Neuron repliedApril 5, 2021 at 11:03amHi,Okay, so please add the following code to Appearance > Customize > Additional CSS. @media (min-width: 768px) { body .wrapper .container { width: 1140px !important; } }Feel free to ask for anything you need.Kind Regards1 Likemunnlim repliedApril 5, 2021 at 1:15pmHi,Thanks! It works! Now, I would like to increase the padding between the content and the side bar. Is there any way? 933Neuron repliedApril 5, 2021 at 4:24pmHi,Can you please add the following code at Appearance > Customize > Additional CSS? @media (min-width: 992px) { .col-md-3 .sidebar{ padding-left: 30px; } }Feel free to ask for anything you need.Kind Regardsmunnlim repliedApril 6, 2021 at 2:05amHi, Thanks for the rapid reply. However, seems like nothing happened after adding the code. 933Neuron repliedApril 6, 2021 at 9:20amHi,Please try to add the following one, @media (min-width: 992px) { .col-md-3 .sidebar{ padding-left: 30px !important; } }If it doesn't work, can you please provide me with your wp-admin, so I can have a quick look to see what's going on, make sure to click on private reply.Feel free to ask for anything you need.Kind Regards munnlim replied privately 933Neuron repliedApril 6, 2021 at 9:57amHi,I've updated both of the codes, can you please take a look at them.Feel free to ask for anything you need.Kind Regards munnlim replied privately 933Neuron repliedApril 6, 2021 at 11:49amHi Mun,I've fixed it, please can you check it.- https://prnt.sc/115p4w0Feel free to ask for anything you need.Kind Regardsmunnlim repliedApril 6, 2021 at 1:03pmHi,It's perfect. Lots of thanks for the support. Regards,Mun 933Neuron repliedApril 6, 2021 at 2:35pmYou are welcome anytime, feel free to ask for anything you need If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot. Kind Regards, NeuronThemes Sign in to reply ...
Hi,
How can i set the layout for desktop to box style or set the left n right padding?
I can't find any setting for box style or fullwidth.
Thank You,
Mun
Hi,
I am very sorry for the late reply, we were not working on the weekend.
Can you please add the following code at Appearance > Customize > Additional CSS with the width you want to set.
Feel free to ask for anything you need.
Kind Regards
Hi,
Thanks for the reply, it works with desktop but it affected the mobile version. We would like the mobile like current responsive.
Regards,
Mun
Hi,
Okay, so please add the following code to Appearance > Customize > Additional CSS.
Feel free to ask for anything you need.
Kind Regards
Hi,
Thanks! It works! Now, I would like to increase the padding between the content and the side bar. Is there any way?
Hi,
Can you please add the following code at Appearance > Customize > Additional CSS?
Feel free to ask for anything you need.
Kind Regards
Hi,
Thanks for the rapid reply. However, seems like nothing happened after adding the code.
Hi,
Please try to add the following one,
If it doesn't work, can you please provide me with your wp-admin, so I can have a quick look to see what's going on, make sure to click on private reply.
Feel free to ask for anything you need.
Kind Regards
Hi,
I've updated both of the codes, can you please take a look at them.
Feel free to ask for anything you need.
Kind Regards
Hi Mun,
I've fixed it, please can you check it.
- https://prnt.sc/115p4w0
Feel free to ask for anything you need.
Kind Regards
Hi,
It's perfect. Lots of thanks for the support.
Regards,
Mun
You are welcome anytime, feel free to ask for anything you need
If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.
Kind Regards,
NeuronThemes