Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1165711
    joimaradonix
    Participant

    Hello Theme x Support,

    i have bought the theme x and i also the newbie in wordpress,
    i have some problem with header in theme x,
    please help and i will try to explain my problem.

    this is our website http://www.hfmarketsjakarta.com

    and i want to create my website become this websinte : https://www.hfmarkets.com/sv/en/
    the problem is i can’t create the header like this :

    i have tried to use so many plugin but still cant create like i want.

    please check in attach file also in this link https://www.hfmarkets.com/sv/en/

    please guide me step by step, because i am newbie in this wordpress.

    thank you and i need fast respond

    #1165718
    joimaradonix
    Participant

    sorry, error when upload the attach, this is i upload again the attach file

    #1165719
    joimaradonix
    Participant

    error again, this is i try to upload

    #1165933
    Lely
    Moderator

    Hi There,

    Thank you for the screenshot. I can see that the topbar is already fixed. We just need to adjust its z-index position because when you scroll the menu is on top of it.
    Please add this custom CSS on Appearance > Customizer > Custom > Edit Global CSS:

    .x-topbar {
        z-index: 9999999 !important;
    }

    No need to add a lot of  . Just also add this custom CSS:

    a.fasc-button {
        float: right;
    }

    Then switch the shortcode button.

    Hope this helps.

    #1176295
    joimaradonix
    Participant

    how to delete space on top of my website? before everything is good but now i have the space, below i attach the capture

    #1176350
    joimaradonix
    Participant

    my website is http://www.hfmarketsjakarta.com, suddenly the space is show, before i dont have that space on top of my website. could you help for this case?

    #1176546
    joimaradonix
    Participant

    also how to change this padding here ? because i check in section and row also column in cornerstone can’t change it, i have set everything become zero (0) but the padding still large.

    this the capture, thank you

    #1176626
    Paul R
    Moderator

    You need to change Site Max Width (px) and site width under Layout and Design in the customizer.

    Thanks

    #1176787
    joimaradonix
    Participant

    hello Paul R, i didn’t understand waht you mean. i have two question above, this question number id #1176295 and #1176546, could you explen step by step, because i am newbe in this theme X, please your help

    #1177046
    Rupok
    Member

    Hi there,

    Sorry for the confusion.

    #1176295 : There is an iframe you added to your site that’s causing this – http://prntscr.com/cif57l

    Let’s find this and remove this.

    #1176295 : I can see the default 45px padding for the section – http://prntscr.com/cif6i1

    You need to change the top padding value to eliminate the space.

    Cheers!

    #1178158
    joimaradonix
    Participant

    thank you for your help, all the problem is solved

    #1178167
    joimaradonix
    Participant

    i have other question, i create one page with cornerstone, and i need to create sub menu just in this page, i use widget element and call the custumize widget (in this widget i have enter the sub menu), everything is good, but i need to create that menu become horizontal, how to create it? the capture in bellow

    #1178524
    Jade
    Moderator

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    ul#menu-menu-atas-spesifikasi-forex li {
        display: inline-block;
        padding: 0 8px;
    }
    
    ul#menu-menu-atas-spesifikasi-forex li:last-child {
        border-bottom: 0;
    }
    #1178918
    joimaradonix
    Participant

    Thank you, problem solved

    #1179125
    Rad
    Moderator

    You’re so much welcome!

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