New Landing How can we help? Themeforest Theme Support Dante Selected text color and line at navigation

Viewing 15 posts - 1 through 15 (of 37 total)
  • Posted in: Dante
  • #179069
    jiwon
    Member
    Post count: 68

    Hi.

    news list page
    news detail page

    At news list page, when user click some post,
    selected color(red) of navigation is changed to default color(white).
    Also, the line bottom of the text disappear.
    How to fix the problem?

    #179074
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .single-post nav#main-navigation .menu > li.menu-item-12049 > a span.nav-line{
    width:99% !important;
    }
    
    .single-post  nav#main-navigation .menu li.menu-item-12049 > a{
    color:#B11A29 !important; 
    }

    Thanks
    Mohammad

    #184841
    jiwon
    Member
    Post count: 68

    I am afraid that it does not work.

    At NEWS and PRODUCT detail page, selected color and line are deactivated.

    Can you check the code one more?

    Thanks

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

    Hi,
    Please insert this code at Admin -> Theme Options -> Custom CSS.
    Thanks
    Mohammad

    #184875
    jiwon
    Member
    Post count: 68

    I inserted the code at admin and style.css.

    But it does not work.

    I attached the style.css file.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #184882
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Did you insert the code in Custom CSS box of your theme options as Mohammad said before?

    #185131
    jiwon
    Member
    Post count: 68

    Yes, I did.

    I inserted the code in custom CSS box of my theme options.

    #185140
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide admin access to check this situation?
    Use the private reply.

    -Rui

    #185227
    jiwon
    Member
    Post count: 68
    This reply has been marked as private.
    #185247
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me correct admin login detail.
    Thanks
    Mohammad

    #185644
    jiwon
    Member
    Post count: 68
    This reply has been marked as private.
    #185671
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    I have resolved the issue so please check.

    Thanks

    Mohammad

    #186026
    jiwon
    Member
    Post count: 68

    Can you tell me how to resolve the issue?

    I want to change personally selected text color at news detail page.

    And there is the same issue at product detail page.

    Thanks

     

    #186106
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    I fixed the issue for product page also and used this custom css code:-

     

    .single-post nav#main-navigation .menu > li.menu-item-12057 > a span.nav-line{
    width:99% !important;
    }

    .single-post  nav#main-navigation .menu li.menu-item-12057 > a{
    color:#B11A29 !important;
    }

    .single-portfolio nav#main-navigation .menu > li.menu-item-12057 > a span.nav-line{
    width:99% !important;
    }

    .single-portfolio  nav#main-navigation .menu li.menu-item-12057 > a{
    color:#B11A29 !important;
    }

    Thanks

    Mohammad

    #186467
    jiwon
    Member
    Post count: 68

    When some product image is clicked at product list page, news navi is selected oddly.

    Thanks

     

Viewing 15 posts - 1 through 15 (of 37 total)

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

License required for one of the following items
Login and Registration Log in · Register