• Resolved pierre1688

    (@pierre1688)


    Hi all,

    I have updated free Colormag from version:2.1.3 to new version:2.1.6 already. But style of primary header seems something different with original version.

    Please see below pictures first. (version:2.1.3). It is normal.

    Below pictures are version:2.1.6

    It lost arrow symbol of sub-menu. And the gap width of menu seems is too big. I hope the style is the same as version:2.1.3 as above pictures showed.

    Please help to investigate it ASAP.

    Thanks for huge support in advance!!

Viewing 15 replies - 1 through 15 (of 19 total)
  • Hi @pierre1688,

    Thanks for reaching us,

    It seems to be an issue with the theme which will be fixed on the upcoming theme release. For now as a temporary solution, please try adding this CSS inside WordPress Dashboard > Appearances > Customize > Additional CSS and check it once:

    .main-navigation li.menu-item-has-children a:after{
    color: #000;
    }

    Once the theme is release with the fix you can update the theme and remove the code provided above.

    Let me know of any confusion and I will be back.

    Regards

    Thread Starter pierre1688

    (@pierre1688)

    Hi @barsha04 ,

    I think I found out what the root cause was! The arrow symbol of sub-menu isn’t disappeared. It becomes ” white background” so that it is difficult to see!

    As you provided codes, it only changed primary menu areas, for sub-menu areas are still white color in those arrow symbols. Also, when pointer moves to primary menu which it has sub-menu, the arrow symbol will be changed white color.

    In addition, the gap width between two menus are still big. How to shrink it as version:2.1.3?

    Please help to resolve them. Thanks in advance!

    • This reply was modified 2 years, 2 months ago by pierre1688.

    Hi @pierre1688,

    Thanks for getting back,

    Please try adding this CSS inside WordPress Dashboard > Appearances > Customize > Additional CSS and check it once:

    .main-navigation ul li a::after{
    color: #000!important;
    }

    Let me know of any confusion and I will be back.

    Regards

    Thread Starter pierre1688

    (@pierre1688)

    Hi @barsha04 ,

    The last codes are working properly as I need.

    How about another issue for gap width between two menus?

    Thanks.

    Thread Starter pierre1688

    (@pierre1688)

    Hi @barsha04 ,

    Updated!

    Besides gap width issue, I found out another issue.

    Issue symptom: After clicking the sub-menu of primary menu, the primary menu color will be changed to white. If you click the primary menu which has no any sub-menu, it will be normal.

    Please also help to check the two issues.

    Thanks.

    Hi @pierre1688,

    Glad to hear that the previous issue has been fixed. Regarding the other issues, can you please share the site link so that I can inspect and provide an appropriate solutions.

    Regards

    Thread Starter pierre1688

    (@pierre1688)

    Hi @barsha04

    Below linking location is for you further investigation about those two issues.

    https://prstudio.idv.tw/test3/category/tourism-zone/northern-tourism/

    Thanks.

    Thread Starter pierre1688

    (@pierre1688)

    Hi @barsha04 ,

    If you have any update, please also inform me to verify the two issues. Just for you reference, those issues won’t appear with version: 2.1.3.

    Thanks.

    Hi @pierre1688,

    Thanks for the the site link,

    Regarding the menu space, I guess you are referring to the menu space as shown here: https://prnt.sc/EqW-PhrOI5YH. However, while looking from my end, it seems to be looking fine, and there is no such huge gap between them. The gap seems to be normal.

    If you still want to remove the small gap apperaing which seems to be normal, please let me know and I will be back.

    Regards

    Thread Starter pierre1688

    (@pierre1688)

    Hi @barsha04 ,

    For issue1 about gap, how to adjust to fit my goal? Please provide simple codes for that!

    For issue2 with below description:

    Issue symptom: After clicking the sub-menu of primary menu, the primary menu color will be changed to white. If you click the primary menu which has no any sub-menu, it will be normal.

    Please help to reply them again.

    Just remind to you, all issues won’t appear with version:2.1.3.

    Thanks.

    • This reply was modified 2 years, 2 months ago by pierre1688.
    Thread Starter pierre1688

    (@pierre1688)

    Hi @barsha04,

    May I have your any comments for the confused issues?Thanks.

    Hi @pierre1688,

    Sorry for the delay,

    It seems your site is in maintenance mode so I suggest you either disable the maintenance mode or contact us via the live chat support here: https://themegrill.com/ and I will check and provide an appropriate solutions.

    Regards

    Thread Starter pierre1688

    (@pierre1688)

    Hi @barsha04 ,

    Due to I can’t get any update from you for a few days, so I set it in maintenance mode.

    I already open it again. Please help to check and reply any result for those issues soon.

    Thanks.

    Thread Starter pierre1688

    (@pierre1688)

    Hi @barsha04 ,

    Around one week past, I can’t still get any update from you! What happened with you????????

    Thanks.

    Hi @pierre1688,

    Sorry for the delay.

    For making the primary menu color black while clicking the submenu, please use the following CSS code:

    .main-navigation ul li.current-menu-ancestor a{
    color: #343a40;
    }

    Regarding the gap are you referring to the gap as shown in the screenshot here: https://prnt.sc/DxVc0ZytPMws.

    Kindly let me know and I will be back.

    Regards

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘About style of primary header?’ is closed to new replies.