Hello

  1. How to adjust the upper/lower spaces to make it smaller?
  2. The menu and login modules are both in section 13, how to move the menu down and the login up? or place both next to each other 3 to the left and 2 to the right. I did try changing the module position and editing the style layout, but both didn't work 🙁
  3. How to move this module a little bit to the right? like adding 20pix to the left?
  4. How to remove this white space?

Thank you

    ashraf1 Hi

    1/ I added this custom css:

    div#t4-section-12 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    you can adjust the value to suit your need.

    2/ Hold the 3 dots and drag&drop to change the order:

    2 + 3/ Simply configure the section-13 to add a new column >> loads module position for each column and assign module to the position you wish:

    I just added for you, kindly check.

    4/ I don't see that white space now on homepage.

    Write a Reply...
    You need to Login to view replies.