Pedro Ibáñez Posted April 2, 2017 Posted April 2, 2017 Hi, How can I adjust the white space betwen the columns? Thanks!
TAMAN Posted April 2, 2017 Posted April 2, 2017 from what you point the image #ipsLayout_mainArea { padding: 0px 20px; }
newbie LAC Posted April 2, 2017 Posted April 2, 2017 Hello, Please read forum description where you created topics Customization Requests Have an idea for something you'd like to see in the Marketplace or do you want to find a developer for your own project? Feel free to post here!
Pedro Ibáñez Posted April 2, 2017 Author Posted April 2, 2017 15 hours ago, TAMAN said: from what you point the image #ipsLayout_mainArea { padding: 0px 20px; } Hi Taman I just added to my _ipsfocus_base.css and I can move down and narrow the image. I found it to do the same too " .cWidgetContainer[data-widgetArea="header"]{margin-top:0px!important;}" I found too a way to move down the sidebar block but in any case the way to strech the white space between them... 13 hours ago, newbie LAC said: Hello, Please read forum description where you created topics Customization Requests Have an idea for something you'd like to see in the Marketplace or do you want to find a developer for your own project? Feel free to post here! Ok it must be in theme asistance?
Pedro Ibáñez Posted April 3, 2017 Author Posted April 3, 2017 Hi TAMAN, I solved it using: @media screen and (min-width:980px){ #ipsLayout_sidebar{ padding-left: 8px; } } Thanks a lot for your help too!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.