• After my child theme was destroyed by the update, I took a closer look at the parent theme. So far I have found two problems that are relevant for me:

    1. can I increase the logo size on the left side of the header again? If so, how? 150 x 150 pxl is definitely too small and it also doesn’t look nice when the logo is squeezed into the corner on the left. I would like to centre it therefore.
    2. the page names are shown again, although I have hidden them via Elementor. It’s not Elementor’s fault, the page names are only shown again after I installed the update.

      Thx for help,
      bye, Jay
    • This topic was modified 1 year, 9 months ago by jaydenreeves.

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi @jaydenreeves,

    Thanks for reaching us

    1. For centering the logo on the site, please use the Layout 2 style layout by following the guideline here: https://docs.themegrill.com/colormag/docs/manage-main-header-layout-and-styles/
    2. For removing the page title, please use the CSS Code below:
    h2.cm-entry-title{
    
    display:none;
    
    }

    Let me know if this helps you or not and I will be back.

    Regards

    Thread Starter jaydenreeves

    (@jaydenreeves)

    Hi @barsha04,
    removing the page title worked. Thx!

    But you misunderstood me about my other problem:
    I still want to use Layout 1, but the left graphic for the logo is
    a) too small and
    b) it is left aligned and not centred.

    So I need to know how to change the fixed size and how to centre the logo by using Layout 1 Style.

    Can you help me, pls?

    Hi @jaydenreeves,

    Thanks for the getting back,

    It seems that you had added the CSS code changing the styles of the logo previously. With the recent theme updates, we have changed the class name and Id’s due to which the old code will no more work on your end.

    So if you can provide us with the code you have added previously, we can modify the code with respect to the latest updates which will work on your end afterthat.

    Regards

    Thread Starter jaydenreeves

    (@jaydenreeves)

    Hi @barsha04

    thx for answering – but no, I never changed anything there? Not before and not now. The only css I added was to hide the page name and make the font size bigger in general (see picture).

    I tried around a bit yesterday, but since I don’t know css, I undid everything.

    Regards, Jay

    Hi @jaydenreeves,

    Thanks for reaching us,

    While checking the site, it seems you have already placed the logo in the center area. Please check the screenshot here: https://prnt.sc/p5_5Ppu-fx46

    If you still want to make any changes on the logo area, please let me know and I will help you further.

    Regards

    Thread Starter jaydenreeves

    (@jaydenreeves)

    Hi @barsha04
    no I have not fixed the problem. I have positioned the logo differently within the image. It’s more of a workaround than a solution.

    I would rather know the css code to make the logo bigger and centre it. Simply so that it is clearly solved.

    Any help?

    Jay

    Hi @jaydenreeves,

    Thanks for reaching us,

    Regarding the issue with the Logo Enlarge the issue seems to be coming from the theme. With the last update, the logo is displayed in a specific area and not taking the entire width as that of the logo size.

    The task has already been assigned to the developer’s team. Once they come up with some workaround or fixed solution, I will let you know so that it appears as earlier.

    Let me know if you have any confusion or issues and I will get back to you.

    Regards

    Thread Starter jaydenreeves

    (@jaydenreeves)

    OK, I’ll wait. Thx!

    Hi @jaydenreeves,

    Let me know of any confusion or issues with the ColorMag theme and I will get back to you.

    Regards

    Thread Starter jaydenreeves

    (@jaydenreeves)

    Hi,
    since the last update, the page title is visible again.
    Why does it keep getting changed?
    I have still inserted the CSS code mentioned above, and the page name is still set to “not visible” when setting it up via Elementor. Nevertheless, everything is ignored.
    Not fine. Sorry.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Enlarge logo and hide page name again’ is closed to new replies.