tabs and html

Home Forums All Other Themes tabs and html

Viewing 10 posts - 16 through 25 (of 25 total)
  • Author
    Posts
  • #56279
    GiacheroGiachero
    Member
    • Topics: 1
    • Replies: 13
    • Total: 14
    Member since: May 30, 2016

    https://goo.gl/photos/dop8TRY43uE6Rkzw5

    #56484
    GiacheroGiachero
    Member
    • Topics: 1
    • Replies: 13
    • Total: 14
    Member since: May 30, 2016

    Ciao Dave

    pls could you give me your help?
    Renato

    #56486
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Renato,

    Kindly host your website on live server so that we can provide you css instructions on the same.

    Regards,
    Dave

    #56591
    GiacheroGiachero
    Member
    • Topics: 1
    • Replies: 13
    • Total: 14
    Member since: May 30, 2016

    Hi Dave,

    I put my site online:
    http://www.treeup.altervista.org/
    please help me to solve transparence menu on PC and mobile device.
    Also I would like to put my mobile number near logo. I tryed to put on mot slogan but I can’t view from mobile device.
    Thank you in advance
    Renato

    #56608
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Renato,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .header .header-inner .nav ul li:hover > ul{background:rgba(48, 48, 48, 0.8) !important;}

    Regards,
    Dave

    #56690
    GiacheroGiachero
    Member
    • Topics: 1
    • Replies: 13
    • Total: 14
    Member since: May 30, 2016

    Dear Dave,
    at first thank you for your very good support.

    1) Copyng & pasting your code on “custom CSS Box” the > sign is translate after save in > and transparence does not work. Without > it work on PC but it keep to doesn’t work on mobile. Have you any suggest?

    2) I would like to try to draw an animated line that divide manu items and descriptions when the mouse pass on manu item (draw a line between TreUP and Che siamo when mouse hover. The line should be similar to the line that divide my logo name (treeup/treeclimbing).
    I tryed to use this css in Custom css box:

    .header .header-inner .nav ul li a:after span.sub {
    content: ”;
    display: block;
    margin: auto;
    height: 3px;
    width: 0px;
    background: transparent;
    -moz-transition: width .5s ease, background-color .5s ease;
    -webkit-transition: width .5s ease, background-color .5s ease;
    -ms-transition: width .5s ease, background-color .5s ease;
    transition: width .5s ease, background-color .5s ease!important;}
    .header .header-inner .nav ul li a:hover:after span.sub{
    width: 100%;
    background: #eb9126!important;}

    I got this example by internet but unfortunately this not work… pls could you suggest me where are the errors I’ve made?

    Thank you very much

    Renato

    #56790
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Renato,

    Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Dave

    #56943
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Renato,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Dave

    #56987
    GiacheroGiachero
    Member
    • Topics: 1
    • Replies: 13
    • Total: 14
    Member since: May 30, 2016

    Dave thank you so much, very fantastic support!!
    possible to allign the animated underline (so also the menu & description) to the line of the logo?
    Also would like to keep umderline and chenged color on already visited menu item if it was possible.
    About menu on mobile: when the menu is closed it is white: how can change background color and “Menu” color?

    Thank you and have an happy new year!!

    #57086
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Renato,

    This issue was resolved from our end. Kindly check and confirm.

    You will find css for menu in custom css box.

    Regards,
    Dave

Viewing 10 posts - 16 through 25 (of 25 total)
  • You must be logged in to reply to this topic.