March 24, 2016 at 9:10 AM
#770
Anonymous
Inactive
Hello N.worker,
You created inner menu correctly. This issue occurred by insufficient spacing for the section. So just little increasing the space will solve your issue. Just copy and paste below CSS on Apperence > Customize > Theme options > Custom CSS options
.block-section {
padding-top: 70px;
padding-bottom: 70px;
}
Hope it will help!
Regards,
eVsion Themes