Padding between widgets on home page - by cmsmi18

This topic has 17 replies, 5 voices, and was last updated 8 years, 5 months ago ago by Eva Kemp

  • Avatar: cmsmi18
    cmsmi18
    Participant
    November 11, 2015 at 01:35

    hello how to i decrease the padding between widgets on the home page?
    as you can see here on the demo
    there is not a lot of padding between the widget however i have a bunch

    Please, contact administrator
    for this information.
    16 Answers
    Avatar: stan
    Stan Russell
    Participant
    November 11, 2015 at 08:38

    Hello cmsmi18,

    please show on screenshot what results do you want to achieve and we will provide you with needed code.

    Regards,
    Stan Russell.

    Avatar: cmsmi18
    cmsmi18
    Participant
    November 12, 2015 at 01:32

    hello stan thanks for your response
    i am unsure how to attach a screen shot but as as you can see here on this link of the demo there is not a lot of white space between rolls, i would like to decrease the white space between the profooter and the last roll/widget i added

    and while i have you, can you tell me why my custom registration page isn’t working
    it is steadily asking for a valid email address

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 12, 2015 at 08:39

    Hello,

    1) You can use Lightshot programm to make screenshot.
    Do you mean this place? http://prntscr.com/91ua88

    2) Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: cmsmi18
    cmsmi18
    Participant
    November 12, 2015 at 18:47

    Wow just learned something new thanks! I have the program

    -I want to decrease the white space between my tv photos and the profooter? I would also like to know for future reference because when i add rows to my customized pages there is a large white space there.
    please see this photos:
    http://prntscr.com/9200pn

    -My registration on my custom register page is not working it keeps showing invalid email

    -Also how do i get the FAQ, CONTACT LINK in my top header bar as shown in the header options on wordpress
    http://prntscr.com/9201we
    http://prntscr.com/9203gq

    -How do i get the columns about the Rev slider as seen on the demo
    http://prntscr.com/9202zj

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 12, 2015 at 20:40

    Hello,

    1. Please use this code in custom.css file:

    .page-content {
        margin-bottom: 0px;
    }

    How to create custom.css you can watch in this tutorial.

    2. I was able to register myself on your site. Please check if the email or username that you’re using already exists in wp-admin panel > Users section.

    3. You need add the code with needed links to Text widget and place it in “Place in header top bar” area in Appearance > Widgets.

    4. Add this code in Text element in Visual Composer editor in your home page:

    <div class="custom-info-wrap">
    <div class="custom-info-block a-left"><a href="#">Do You Have Any Question? Contact Us</a></div>
    <div class="custom-info-block a-center"><a href="#">Get 15% Off When You Spend Over $100</a></div>
    <div class="custom-info-block a-right"><a href="#">Free Shipping! All Orders Over $199</a></div>
    </div>

    Regards,
    Eva Kemp.

    Avatar: cmsmi18
    cmsmi18
    Participant
    November 12, 2015 at 21:42

    i have also added the code to the Custom Css to reduce the white space and it is still the same amount

    in regards to your answer to #3 what is the code that needs to go in the top bar, I have tried that and nothing appears in the top bar
    #4 i have tried to add it with the visual editor and i cannot add anything above the rev slider, so i delete the rev slider to try it and basically the home page would disappear and i cannot add anything with the visual editor

    Avatar: cmsmi18
    cmsmi18
    Participant
    November 12, 2015 at 21:44

    i have figured ou the issue with the visual editor so please disregard my response to #4 but now i need to know how to decrease the padding between the slider and the links i have added above it

    Avatar: cmsmi18
    cmsmi18
    Participant
    November 12, 2015 at 22:13

    also i have tried to register on the website and it is still not working, you may not have registered on the custom register page, this is where the issue is.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 13, 2015 at 09:08

    Hello,

    As I see registration page is working fine and I was able to register:
    http://storage3.static.itmages.com/i/15/1113/h_1447401728_8823051_cf11a9eafe.png . Please note when you check Register page you need to be logged out of your WP Dashboard.

    Best regards,
    Jack Richardson.

    Avatar: cmsmi18
    cmsmi18
    Participant
    November 13, 2015 at 09:11

    Thanks can you assist with my other questions

    Avatar: stan
    Stan Russell
    Participant
    November 13, 2015 at 09:57

    Hello cmsmi18,

    please list all remaining problems here.

    Regards,
    Stan Russell.

    Avatar: cmsmi18
    cmsmi18
    Participant
    November 14, 2015 at 05:14

    -I want to decrease the white space between my tv photos and the profooter? I would also like to know for future reference because when i add rows to my customized pages there is a large white space there.
    please see this photos:
    http://prntscr.com/9200pn

    -Also how do i get the FAQ, CONTACT LINK in my top header bar as shown in the header options on wordpress
    http://prntscr.com/9201we
    http://prntscr.com/9203gq

    -How do i get the columns tab
    out the Rev slider as seen on the demo
    http://prntscr.com/9202zj
    and when i do add the columns i get a white space in between the column and the rev slider how do i remove it

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 14, 2015 at 10:41

    Hello,

    1. Go to Pages > edit your home page > in VC editor select edit row as shown on the screenshot http://prntscr.com/92l6du > Design Options > set -35px in margin-bottom section http://prntscr.com/92l6vh

    2. You need to enable option “Enable languages area” in Theme Options > Header. After that add text widget with needed content in Appearance > Widgets.

    3. In VC editor add “Row” element and place “Text block” into it. For the text block add the following code as shown on the screenshot http://prntscr.com/92lb55 :

    <div class="custom-info-wrap">
    <div class="custom-info-block a-left"><a href="#">Do You Have Any Question? Contact Us</a></div>
    <div class="custom-info-block a-center"><a href="#">Get 15% Off When You Spend Over $100</a></div>
    <div class="custom-info-block a-right"><a href="#">Free Shipping! All Orders Over $199</a></div>
    </div>

    and when i do add the columns i get a white space in between the column and the rev slider how do i remove it

    You can decrease margins for your blocks as described in the 1-st point.

    Best regards,
    Jack Richardson.

    Avatar: cmsmi18
    cmsmi18
    Participant
    November 14, 2015 at 16:40

    THANK YOU!!!!!!!!

    Avatar: cmsmi18
    cmsmi18
    Participant
    November 14, 2015 at 17:11

    what is the code that would need to go into the top header bar ?
    DISREGARD i found it

    Avatar: Eva
    Eva Kemp
    Support staff
    November 14, 2015 at 17:41

    Hello,

    We’re glad you managed to resolve the issue.
    Have a great weekend!

    Regards,
    Eva Kemp.

  • Viewing 17 results - 1 through 17 (of 17 total)

The issue related to '‘Padding between widgets on home page’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.