Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1305945
    Jason
    Participant

    Please help. Cause i really want my site to be like the screenshot

    #1305948
    Jason
    Participant

    Ok . Youve given me the shortcode but you haven’t explained what they are.

    Also, do you think deleting all tge content from my front page and then editing and addinf new content through the Cornerstone plugin help?? Because i dont want a container but on the other hand , i dont want ir messed up like the screenshot without the container!!!

    #1305952
    Joao
    Moderator

    Hi There,

    Yes it would help and would be much easier for you, I provided you the link of the shortcode where you have the example of how to use it.

    When you add a row in Cornerstone the row automatically have a container so if you would like to build a page like you are doing now you could:

    Copy your text > Edit with Cornerstone > Add Section > Add text element > Paste your content.

    Hope it helps

    Joao

    #1306751
    Jason
    Participant

    Thanks

    #1306760
    Jason
    Participant

    Will I be able to add a slider with Cornerstone (full page slider??

    Right now , there is a small conflict between my Logo and the Nav bar! . I want two buttons to be placed on the right of my Nav bar. How can I do that?

    #1306773
    Jason
    Participant

    This is the screenshot of what I want my site to look like in the end

    #1306775
    Jason
    Participant
    This reply has been marked as private.
    #1306792
    Christopher
    Moderator

    Hi there,

    Find this code :

    .masthead-inline .desktop .x-nav {
        float: left;
        width: 93%;
    }

    And update it to :

    .masthead-inline .desktop .x-nav {
        float: left;
        width: 87%;
    }

    Add this as well :

    li#menu-item-76 a span, li#menu-item-75 a span {
        border: 1px solid #503d98;
        padding: 10px;
        background-color: #efefef;
    transition: all 0.3s ease-in-out;
    }
    li#menu-item-76 a:hover, li#menu-item-75 a:hover {
        box-shadow: none;
    }
    
    li#menu-item-76, li#menu-item-75 {
        float: right;
    }
    
    li#menu-item-76 a, li#menu-item-75 a {
        padding-top: 29px;
    }
    li#menu-item-76 a:hover span, li#menu-item-75 a:hover span {
        border-color: red;
        background-color: #000;
        color: #fff;
    }
    

    After implementing the code, the result would be like attachment.

    To add full width slider, please check this link : https://community.theme.co/kb/sliders

    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.

    Thanks!

    #1307128
    Jason
    Participant

    No problem! Thanks

    #1307142
    Jason
    Participant

    Also , if I use a button design plugin like Max Buttons, I would like to replace the buttons that you asked me to place in my Css code. Max Buttons provides shortcodes. How do I implement it on my nav bar?? Thanks. Is there a way to reduce my opacity for the nav bar and resize my logo in real time so that it can match the size of my nav bar??

    Also Cornerstone isn’t possible to edit my site on a mobile device because it is a drag and drop editor. Is there a way to overwrite it or something?? Thanks

    #1307207
    Joao
    Moderator

    Hi There,

    Also , if I use a button design plugin like Max Buttons, I would like to replace the buttons that you asked me to place in my Css code. Max Buttons provides shortcodes. How do I implement it on my nav bar?? Thanks. Is there a way to reduce my opacity for the nav bar and resize my logo in real time so that it can match the size of my nav bar??

    I dont think so that will work, please provide a screenshot of your designs and we can adjust the CSS for you.


    Also Cornerstone isn’t possible to edit my site on a mobile device because it is a drag and drop editor. Is there a way to overwrite it or something??

    Unfortunately not, you cannot use touch devices, please use a desktop or laptop computer.

    Thanks

    Joao

    #1307337
    Jason
    Participant

    The buttons are like the ones in that video I attached!

    #1307395
    Joao
    Moderator

    HI There,

    I have updated your code and the buttons look very similar I believe.

    Also let´s improve your memory limit:

    Would mind adding this in your wp-config.php located at the root directory of your site.

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );

    You can add it before the line

    /* That’s all, stop editing! Happy blogging. */

    Here you have a video tutorial in any case:

    Let us know how it goes.

    Thanks

    #1308300
    Jason
    Participant

    Ok. I didn’t much like the buttons (I’m sorry!) . So I deleted them . In my nav bar . There is a item called Our Work. If someone clicks on it , I don’t want it to link to another page . Rather I want a pop-up YouTube video (same like the one in the video I attached)

    #1308362
    Christian
    Moderator

    Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!

  • <script> jQuery(function($){ $("#no-reply-1236597 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>