Viewing 15 replies - 1 through 15 (of 15 total)
  • Hello, Go to theme options and in custom css use

    .page-container { padding-top: 0 }

    That should be what your looking for.

    Thread Starter ShayPetrone

    (@shaypetrone)

    Did not work ??

    whats your url and ill have a look

    Thread Starter ShayPetrone

    (@shaypetrone)

    https://s491553509.onlinehome.us/doubletapdecals/test/

    its not live released to the public yet, thats why the url is weird.

    Found it, My bad. Try this and all should be fine

    .container.page-container {
    margin-top: 0px;
    }

    How did you get your slider working may I ask?

    Thread Starter ShayPetrone

    (@shaypetrone)

    I upgraded to 2.0 or whatever the new version is and everything broke. Good thing I kept a back up of the old version, reverted back to my old install files of the version before the 2.X update and kept everything working fine ??

    Any idea how to get rid of this white space from the header so that the background bullets carry up to the top? I am not sure its possible. Here is a pic of what I am talking about:

    https://s2.photobucket.com/user/shay_ca/media/whitespace_zps99f707e1.png.html

    You can see it from the link as well.

    Ahhh, Its been driving me crazy lol,

    And yes it is possible, use…

    .head-container { background-color: transparent; }
    .container { background: #fff; }

    Should work fine.

    Thread Starter ShayPetrone

    (@shaypetrone)

    Holy crap! You are awesome! Thank you for your help! If you have not been able to tell yet I sell stickers, If you would like something in a sticker my main website is https://www.shaysstickershop.com email me and I will take care of you ??

    No worries, Happy to help.
    Sounds great might take you on that one day for my misses lol.

    Thread Starter ShayPetrone

    (@shaypetrone)

    shoot me an email when you have a chance and I will make a note with a reply so I know to hook you up when you do want it, then I know I am not getting emailed by some random guy posing as you.

    Thread Starter ShayPetrone

    (@shaypetrone)

    Also, I don’t suppose you know how to add three sections to the home page where I can insert widgets or code to display like a facebook like page or an instagram feed? Sorry to pick your brain!

    Theme Author Fruitful Code

    (@fruitfulcode)

    Problem already bug fixed

    Additional space on home page appears if empty slider enabled. You need disable it.
    We added new notification if slider empty.

    New theme release will be on next week.

    Just sent you an email mate, to do the 3 sections just use –

    [fruitful_ibox_row]
    [fruitful_ibox column=”ffs-three-one” title=”Title 1″]Lorem ipsum dolor sit amet.[/fruitful_ibox]
    [fruitful_ibox column=”ffs-three-one” title=”Title 2″]Lorem ipsum dolor sit amet.[/fruitful_ibox]
    [fruitful_ibox column=”ffs-three-one” title=”Title 3″ last=”true”]Lorem ipsum dolor sit amet.[/fruitful_ibox]
    [/fruitful_ibox_row]

    Switch over to the html/text editor and just insert the html code to the app/widget you’d like and all should work mate.

    Thread Starter ShayPetrone

    (@shaypetrone)

    Thanks, I knew how to add a second row, just was not sure how to get a plugin to display in the sections. I will play with it some more. Thanks for all your help. I also got your email. Just let me know what you need when you are ready.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘get rid of space between menu and body’ is closed to new replies.