Viewing 13 posts - 1 through 13 (of 13 total)
  • #293491
    janheege
    Member
    Post count: 148

    Dear support,

    How can I do this in the screenshot?

    Thanks

    Best regards, Jan Heeege

    Attachments:
    You must be logged in to view attached files.
    #293566
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #main-navigation ul.menu > li.menu-item-452{
    float:right !important;
    }

    Thanks
    Mohammad

    #293708
    janheege
    Member
    Post count: 148

    Dear Mohammad,

    It is not in the middle. Can we move it to the middle, it should be exactly below our logo. Next to this can I add an Icoin, which shows a globe?

    Best regards, Jan

    Attachments:
    You must be logged in to view attached files.
    #293745
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Unfortunately it’s not possible to centre one menu item across the whole bar

    – Kyle

    #293869
    janheege
    Member
    Post count: 148

    Dear Kyle,

    Ok, understand. Can I add an Icon?

    Regards, Jan

    #293881
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You want to add a social icon to a menu item?

    You can add the icon code here:

    #293885
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code.

    .menu-item-452.menu-item.menu-item-type-post_type.menu-item-object-page.sf-std-menu::before {
        content: "\f0ac";
        font-family: FontAwesome !important;
     }

    Thanks
    Mohammad

    #295393
    janheege
    Member
    Post count: 148

    Dear Support Team,

    the css doesn’t work. I want to add a this icon (attachment) on the red line in the screenshot. I also need this for my english website http://www.blackwood-watches-en.com

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #295472
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You need to upload the icon in the media library and provide us the url to that icon so we can try some css.

    -Rui

    #295882
    janheege
    Member
    Post count: 148
    #296187
    David Martin – Support
    Moderator
    Post count: 20834

    The image HTML for that would look like this:

    <img src="https://blackwood-watches-en.com/wp-content/uploads/2016/10/icon20x24px-exported-transparent.png" />

    You can then copy that into the location of your choice.

    Thanks.

    #296387
    janheege
    Member
    Post count: 148

    Dear Rui,

    You are a master! Thanks! It works perfectly.

    How can I relocating the language button on blackwood-watches-en.com to the right side like it is in blackwood-watches.com?

    Thanks a lot!

    best regards, Jan

    #296390
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css.

    .menu-item-360 {
        float: right!important;
    }

    -Rui

Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register