Orange lines in menu are not present

Discussion in 'Traffica WordPress Theme' started by oleksiy79, May 23, 2016.

  1. oleksiy79

    oleksiy79 New Member

    Joined:
    May 20, 2016
    Messages:
    16
    Likes Received:
    0
    Orange theme seems to be "naked". Please, see the attached picture. There is no orange lines below Home and Sample Page buttons. Other themes, like green, have the lines, but only when you point to them with a mouse.
    Another issue is with the button in a slider. It is white with a strange orange line beneath. Should not it all be orange?
    Is there an option, which would turn everything into the style of the Traffica demo version?
    Thank you.

    URL of my website is:
    turboion.eu
     

    Attached Files:

  2. priya

    priya Guest

    Hi,

    Regarding your first issue,

    Please paste the code given below in Custom CSS field of your dashboard.
    Code:
    #menu .ddsmoothmenu li a:hover {
        border-bottom: 1px solid orange;
    }
    For the second issue,

    code is as follow...
    Code:
    .flexslider .slides .slider-btn2 {
        background: orange;
    }
    Hope it will resolve your issues..

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. oleksiy79

    oleksiy79 New Member

    Joined:
    May 20, 2016
    Messages:
    16
    Likes Received:
    0
    Thank you for your reply. The first code did not work at all. The second one changed the button in the slider to orange, but not in the way I wanted. Please, look at the attachment. In original theme the button has a nice gradient, but my button looks solid.
    If you look at the picture, there are a number of things different. For example, the line above the button in the original scheme looks 3D, but I only have a grey line. I also have these squares I don't know how to get rid of. Also the text in the menu look 3D, but I don't see this in my theme.
     

    Attached Files:

  4. oleksiy79

    oleksiy79 New Member

    Joined:
    May 20, 2016
    Messages:
    16
    Likes Received:
    0
    And also I saw that the button in the slider in other websites with traffica pro vibrated when I pointed to them. I have nothing like this. Is something wrong with my template? I didn't modify anything. Reinstal does not help.
     

Share This Page