Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #884609
    leks29
    Participant

    i’ve been trying to look my header something similar like the one in the demo landing page of X, for some reason i simply can’t seem to get it right… is there a tutorial or something like it?

    I’m no expert but i feel comfortable coding css and html…

    #885434
    Christopher
    Moderator

    Hi there,

    X’s main page is not part of our demo pages. Please provide us with your site URL so we can see what you’ve already achieved.

    Thanks.

    #892656
    leks29
    Participant

    the domain is jtmedios.com.mx youĺl need an account to be able to see it as it appears under construction, should i send the info as pm? or as private reply here?

    #893392
    Paul R
    Moderator

    Hi,

    Yes, please make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #893924
    leks29
    Participant
    This reply has been marked as private.
    #894131
    leks29
    Participant

    I’ll also like to implement popup maker with a button from x theme to display a gravity form in a lightbox on the main page, is this possible?

    #894866
    Nabeel A
    Moderator

    Hi again,

    To make it look like integrity 1 homepage, you’ll need to activate the Revolution Slider above Masthead, to do this, Edit your homepage > Slider Settings Above Masthead > Slider and select the slider you’d like display.

    To style the Navbar, you can add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
        padding: 20px !important;
        font-size: 15px !important;
    }

    To change the LOGO AND NAVIGATION layout, go to Appearance > Customize > Header > LOGO AND NAVIGATION select Inline

    Hope this helps!

    #895736
    leks29
    Participant

    Everything seems ok except for the slider on top, for some reason nothing gets displayed, my homepage is based on a paged named inicio and the slider is selected above masthead… also i was looking at popupmaker with a button from x theme to display a gravity form in a lightbox on the main page, is this possible?

    #896606
    Christopher
    Moderator

    Hi there,

    Please create a modal with convertplug and trigger a modal by clicking on button , see : https://community.theme.co/kb/integrated-plugins-convertplug/

    Hope it helps.

    #900630
    leks29
    Participant

    Thanks so much for your help, the modal works, but i still have problems with the header, for some reason the slider doesn’t show up, it is a simple static image with no text or animations… any help or ideas??

    #900660
    leks29
    Participant

    I’ve also added this code:

    .x-navbar {
    background-color: #000 !important;
    }
    .x-topbar {
    background-color: #000 !important;
    }
    .x-logobar {
    background-color: #000 !important;
    }
    .x-brand {
    background-color: #000 !important;
    }
    .x-topbar {
    background-color: #000 !important;
    }
    .x-social-global {
    background-color: #000 !important;
    }

    but for some reason the header doesn’t change to black…

    #901805
    Rupok
    Member

    Hi there,

    Thanks for updating. I can see you have set display: none; for the slider somewhere in the settings – http://prntscr.com/axey91

    Kindly remove this to get expected result.

    If you can’t find this then add this CSS to override this :

    .fullwidthbanner-container .fullwidthabanner {
      display: block !important;
    }

    Hope this helps.

    Cheers!

    #990016
    leks29
    Participant

    i simply can’t get the revolution slider to work on the home page, i’ve tried everything here and the most i’ve got was a line about 10 px high that showed only part of the slider i need help please it is urgent now

    #990045
    leks29
    Participant

    this is the look im trying to achive https://i.imgsafe.org/9c02e39.png

    #990478
    leks29
    Participant
    This reply has been marked as private.
  • <script> jQuery(function($){ $("#no-reply-884609 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>