-
AuthorPosts
-
October 28, 2016 at 7:43 pm #705399
Hi there,
I’m using the separator element between two sections and I’m writing that I would likt 10px of separations but minimum it makes 112px, even if I write -40 the height doesn’t change. Could you help?October 31, 2016 at 7:28 am #705984Hey inaudit,
Sorry for the delay, Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayOctober 31, 2016 at 1:18 pm #706119Hi Vinay!
answers in private contentOctober 31, 2016 at 1:42 pm #706139October 31, 2016 at 2:20 pm #706154October 31, 2016 at 2:32 pm #706166November 2, 2016 at 12:06 pm #707064hi!
private content :)November 5, 2016 at 3:58 am #708518Hi,
The theme automatically wraps any single element inside their own sections and all sections have a minimum height of 100px and a default top and bottom padding. You have to move the separator inside a color section, apply a unique Section ID to it and then use the selector in the Quick CSS field. Use “customsep” in the Section ID field for example and then add this in the Quick CSS field:
#customsep { min-height: 0; } #customsep .content { padding-top: 0; padding-bottom: 0; }Best regards,
IsmaelNovember 7, 2016 at 1:07 pm #709147That’s awesome! it worked! thanks a milion!
Then, could you check why the sticky and footer menu have different font-weight in two and three sections? screenshot in private contentNovember 8, 2016 at 6:26 am #709611Hi!
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing. Thank you for your understanding!
P.S: Please leave a review for the theme (https://themeforest.net/downloads) if you have the time. Thank you. Have a nice day!
Best regards,
IsmaelNovember 8, 2016 at 12:58 pm #709757 -
AuthorPosts
- The topic ‘minimum height of separator element’ is closed to new replies.
