Forum Replies Created

Viewing 15 replies - 16 through 30 (of 39 total)
  • Thread Starter aailweb

    (@aailweb)

    Many thanks but I have:

    Front Page > Slider >
    Slider Type: Statioc Slide

    Header > Header >
    Transparent Header on Frontpage: active
    Transparent Header Text Color: white (#ffffff)
    Header Background Color: white (#ffffff)

    Header > Menu >
    Menu Text Color: default gray (#888888)
    Menu Hover Text Color: fefault white (#ffffff)

    When I hover Menu Text in the Frontpage (as desired) the text remain white and the underline is white (it’s okay).

    When I hover Menu Text in a selected page the text is gray and the underline is white (it’s NOT okay, they should be gray and gray).

    How can I obtain the desired appearance?

    Thread Starter aailweb

    (@aailweb)

    May I have a solution for the problem I reported?

    Thread Starter aailweb

    (@aailweb)

    Any idea about how solving my issue?

    Thread Starter aailweb

    (@aailweb)

    Done… installed Simple Custom CSS, added CSS code and removed “#topmenu ul.menu>li:hover:after{background-color: #607D8B;}” in theme custom CSS code. But it seems not to work.

    Thread Starter aailweb

    (@aailweb)

    I removed it because it didn’t work. Now I added it again as you required.

    #topmenu ul.menu>li:hover:after{background-color: #607D8B;}

    And here all the custom CSS code added:

    /* Head Inner */
    .head_inner{padding-bottom: 20px;}
    /* Site Title and Tagline */
    .logo h1 a, .logo h2 a{font-weight: 500; text-transform: uppercase; line-height: 0;}
    span.desc{font-size: 20px; font-weight: 600; text-transform: uppercase; opacity: 1; line-height: 0;}
    /* Menu Frontpage */
    #topmenu ul li a{font-weight: 700;}
    /* Menu Not Frontpage */
    #topmenu ul.menu>li:hover:after{background-color: #607D8B;}
    /* Frontpage Slider Text */
    .stat_content_inner{font-size: 125%;}
    /* About Widgets */
    .about_pre{}
    .about_header{font-size: 48px; font-weight: 700;}
    .aboutblock {padding-top: 60px; padding-bottom: 20px;}
    /* Blocks Widgets */
    .midrow_block h3{font-size: 1.1em}
    /* Page Header */
    .page_head{min-height: 0px;}
    .page_head h1, .page_head a{font-weight: 600; font-size: 34px;}
    #content {margin-top: -60px;}
    /* Footer Widgets */
    #footer .widgets {padding: 0px 0px;}
    /* Footer Copyright */
    .copytext{line-height: 1em;}

    Thank you very much

    Thread Starter aailweb

    (@aailweb)

    Thank you (always kind and prompt) but even this last version of CSS code doesn’t turn to black the hovering underscore of menu text in pages different from front page.

    Thread Starter aailweb

    (@aailweb)

    Thank you, but none of the three versions of CSS code meets my need.

    I have menu entries text white in the front page and black in every other selected page, and would like to have the nenu text underline color (when hovering the menu entry with the mouse pointer) equal to the text color, but I have it always white.

    Thread Starter aailweb

    (@aailweb)

    No, hover text underline color in selected page (not frontpage) stays white.

    Thread Starter aailweb

    (@aailweb)

    I’ve set

    – front page menu text color: white
    – selected page menu text color: black

    and have hover text underline color always white (in front page menu and in selected page menu).

    I would like to have the hover text underline color black only when I am in a page different from the front page. May you kindly help me?

    Thread Starter aailweb

    (@aailweb)

    Many thanks, but adding the suggested CSS code

    #topmenu ul.menu>li:after, #frontsidebar .widget_nav_menu ul.menu>li:after{background-color: #000!important;
    width: 70%;}

    I reached the opposite: while hovering, black undeline on white menu entry text in the front page and white underline on black menu entry text in the selected page (before adding the CSS code the undeline was always white).

    I would need to have the hovering undeline black color in the menu (when hovered) only when I am in a page different from the front page (where the menu entry text is black).

    Thread Starter aailweb

    (@aailweb)

    Okay, it works!!! Many thanks for your prompt reply.

    Thread Starter aailweb

    (@aailweb)

    Okay, by the tests carried, we can just conclude that the issue reported is caused by the add-on AdBlock Plus enabled on my browser. It is sufficient to disable AdBlock Pius for the url corresponding to the managed website and the prombem is solved.

    Thread Starter aailweb

    (@aailweb)

    Okay, in custom-style.php
    replaced:
    .site_boxed .center {width: 95%!important;margin: 0 auto;}
    with:
    .site_boxed .center {width: 95%;margin: 0 auto;}
    and now it works!!!

    Thank you very much!!!
    Andrea

    Thread Starter aailweb

    (@aailweb)

    Sorry, but I’ve never added the CSS code you wrote. The only CSS code I’ve added is the the following:

    * Header Inner */
    .head_inner{padding-bottom: 20px;}
    /* Site Title and Tagline */
    .logo h1 a, .logo h2 a{font-weight: 500; text-transform: uppercase; line-height: 0;}
    span.desc{font-size: 18px; font-weight: 600; text-transform: uppercase; opacity: 1; line-height: 0;}
    /* Menu Frontpage */
    #topmenu ul li a{font-weight: 700;}
    /* Frontpage Slider Text */
    .stat_content_inner{font-size: 125%;}
    /* About Widgets */
    .about_pre{}
    .about_header{font-size: 48px; font-weight: 700;}
    .aboutblock {padding-top: 60px; padding-bottom: 20px;}
    /* Blocks Widgets */
    .midrow_block h3{font-size: 1.1em}
    /* Page Header */
    .page_head{min-height: 0px;}
    .page_head h1, .page_head a{font-weight: 300;}
    /* Footer Widgets */
    #footer .widgets {padding: 0px 0px;}
    /* Footer Copyright */
    .copytext{line-height: 1em;}

    I’ve only set Boxed Layout ON and moved the Slider Content Box Width slider to the maximum width (right end).

    Thread Starter aailweb

    (@aailweb)

    And this is the custom CSS code I’ve added:

    /* Header Inner */
    .head_inner{padding-bottom: 20px;}
    /* Site Title and Tagline */
    .logo h1 a, .logo h2 a{font-weight: 500; text-transform: uppercase; line-height: 0;}
    span.desc{font-size: 18px; font-weight: 600; text-transform: uppercase; opacity: 1; line-height: 0;}
    /* Menu Frontpage */
    #topmenu ul li a{font-weight: 700;}
    /* Frontpage Slider Text */
    .stat_content_inner{font-size: 125%;}
    /* About Widgets */
    .about_pre{}
    .about_header{font-size: 48px; font-weight: 700;}
    .aboutblock {padding-top: 60px; padding-bottom: 20px;}
    /* Blocks Widgets */
    .midrow_block h3{font-size: 1.1em}
    /* Page Header */
    .page_head{min-height: 0px;}
    .page_head h1, .page_head a{font-weight: 300;}
    /* Footer Widgets */
    #footer .widgets {padding: 0px 0px;}
    /* Footer Copyright */
    .copytext{line-height: 1em;}

Viewing 15 replies - 16 through 30 (of 39 total)