Home Forums Jevelin Theme Landing Page 2 Reply To: Landing Page 2

Home Forums Jevelin Theme Landing Page 2 Reply To: Landing Page 2

How do I remove the grey colored bar at the bottom of the page? I believe this is the background as I know how to change the color although I want to complete remove the grey bar entirely. It looks strange.

You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

 

footer.sh-footer {
    display: none;
}
.content-container.sh-page-layout-full {
    margin-bottom: 0 !important;
}

 

I would like to remove the navigation bar entirely? I don’t think it serves my purposes.

Use the below custom CSS code to achieve it.

 

nav#header-navigation {
    display: none;
}

 

Is there a way to set up mailchimp to collect the email addresses instead of it going to an inbox I manage? I would like to keep the same look within the template on the contact form but use mail chip if that makes sense?

 

You can achieve this by using the following contact form 7 plugins.

 

https://wordpress.org/plugins/contact-form-7/

https://wordpress.org/plugins/contact-form-7-mailchimp-extension/

 

I notice the website doesn’t display nicely on desktops? I would like the website to show up correctly on any device.

Please try using below CSS code to display it correctly.

 

#page-container .sh-section-6b60dc9e2043efe53db6b9bfc8f9a97c {
    background-size: contain;
    background-color: #ECDBD4;
}

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form