Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1039341
    Aaron
    Participant

    Hi,

    Im having problems adding ul li links to my header so I can links like Home about etc, how can I go about doing this?

    I have used a full screen background therefore, a px amount of the header is covered with an image with text overlapped onto the top of the picture.

    Many thanks!

    #1039436
    Christian
    Moderator

    Hey there,

    Regretfully we cannot support any modifications to the header other than minor cosmetic changes due to the fact that X is a highly dynamic theme with many elements being constructed on the fly based on options in the Customizer. Among these, the header is one of the more complex elements of the theme and structural modifications to it will likely lead to numerous layout problems as there are a lot of things to take into consideration because of X’s responsive nature. Taking all of this into consideration, these types of updates are out of the scope of our support as their involvement is simply too great. While we would love to be able to assist all of our users with every customization request, the simple reality is that we cannot cater to every inquiry. Additionally, we will not be able to support any issues that might arise from modifications made to this area on your own.

    Thank you for your understanding.

    #1039494
    Aaron
    Participant

    is no advice on how to modify the header then, or any resources to add links to the page?

    #1039644
    Lely
    Moderator

    Hi Aaron,

    Are you referring to additional links on the header aside from the default main navigation menu? For us to give a more tailored suggestion, we need to see what you currently have by sharing your site URL, and then also give us a screenshot of what you want to achieve. That way we can check further how we can help you better.

    #1039715
    Aaron
    Participant

    Yes that is what im trying to do, my site is currently hosted on a local host…?

    I have enclosed a screenshot of what I am trying to achieve.
    As you can the links is what I want added in the navigation… this is a design of the website I’m creating

    Thanks

    #1039876
    Rupok
    Member

    Hi there,

    Thanks for updating. It seems you can just use the usual menu to create something like this. If you want to add any specific menu item (i.e. Login) with border or different color then we can assist you on this. But for this, you need to host your site to a server so that we could check and give you some tailored code.

    Let us know when you are able to move your site to a staging server from localhost.

    Cheers!

    #1065356
    Aaron
    Participant
    This reply has been marked as private.
    #1065463
    Jade
    Moderator

    Hi Aaron,

    I checked the link but it seems to be displaying a different site which you can see in my screenshot below. Would you mind confirming it please?

    #1065648
    Aaron
    Participant
    This reply has been marked as private.
    #1066140
    Friech
    Moderator

    Hi There,

    That means your migration process failed. I did take a look on your screenshot above, and it seems that kind of mennu can be hard coded (html) on the topbar. But I see that you’re using a page template that has no header, was that intentional? If not, please change the page template one with a header so you can have a topbar. You can enable topbar on Customizer > Header > Topbar then copy/paste the code below as the topbar content.

    <ul class="custom-menu right">
    	<li><a href="#">Features</a></li>
    	<li><a href="#">About us</a></li>
    	<li><a href="#">Customers</a></li>
    	<li><a class="x-btn x-btn-transparent x-btn-rounded x-btn-mini" href="#" title="Example">Login</a></li>
    </ul>

    And then add this on your custom CSS

    .custom-menu li {
        float: left;
        padding: 8px 8px;
        list-style: none;
    }

    Hope it helps, Cheers!

    #1066566
    Aaron
    Participant

    I disabled this, so I could have a full screen image background, then allowing links to be shown inside the background above it, would this be ok ?

    #1066711
    Aaron
    Participant

    please try the site again, its working. how will i add links inside the background image? without having a top bar thanks

    #1066831
    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

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

    Thanks

    Joao

    #1066894
    Aaron
    Participant
    This reply has been marked as private.
    #1067516
    Rad
    Moderator

    Hi Aaron,

    How about creating a fullscreen rev. slider with background image and links as layers? Your site is currently empty and I’m not sure of where we should start. But since you need your links within a background image, then rev. the slider is the best choice.

    Thanks!

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