Fix for 3-columns

  • Posted in : Archy
  • marc@frogfrenchie.com
    Participant

    Can’t make three columns stay side by side – the third one always goes under the second one. I’ve tried several things but I’m unable to fix.

    Also, in the header, is there a way to stop the expand-retract motion of the logo? I want it to remain the same size on regular and sticky headers.

    serkan
    Moderator

    Hi,
    You can use this custom css code for the logo issue

    .site-title img { transition: none; }

    Could you provide me your wp admin details for the footer column issue?
    Thanks

    marc@frogfrenchie.com
    Participant

    Hi,
    Regarding the header logo issue, please see video below.
    The issue is that the logo on the homepage is smaller than the sticky.
    On the other pages, the logo on the header and sticky header are the same.
    The problem is if I increase the size of the logo to make it the right size on the homepage, then it appears much bigger on the other pages.
    https://app.screencastify.com/v3/watch/gDbKCSpp5Zbacio9T3rJ

    serkan
    Moderator

    Hi,
    This difference is due to this reason. Because you use transparent header on the homepage, the system uses the negative logo. You uploaded both black and white logo and there is a resolution difference between the two. If you upload both at the same resolution, you will not encounter this problem.
    Thanks

    marc@frogfrenchie.com
    Participant

    NEED HELP ASAP
    It has been a week and the title of my chief complaint has still not been resolved.
    https://frogfrenchie.link/contact/
    I need the content under the title “Coordonnées De Nos Experts” to stay in three columns.I tried several things but nothing worked.
    I provided the login information in my previous email.

    serkan
    Moderator

    Hi,
    I will forward this topic to our developer and I will keep you updated.
    Thanks

    marc@frogfrenchie.com
    Participant

    any update? been 10 days already…

    serkan
    Moderator

    Hi,
    Sorry, our theme developer is busy due to so many updates but he will keep you updated soon.
    Thanks for your understanding

    marc@frogfrenchie.com
    Participant

    …15 days and counting.
    My client is getting mad

    ahmetsali
    Keymaster

    Hi, I have logged into your site and on your contact page, you have invalid markup on icon lists, there are unclosed HTML tags breaking the layout, such as

    <br> <b><em>Président
    

    should be fixed as;

    <br> <b><em>Président</em></b>

    make sure to fix all the issues on all icon list widgets and 3 columns layout should work fine.

    Cheers.

    marc@frogfrenchie.com
    Participant

    Thank you – it fixed it.

    One more thing. In need the sub-menu items to behave the same way as the menu.
    When hovering over the sub-menu items, and sub-sub-menu items, the words should be in white in the highlighted blue rectangle. How do I do that?

    Thanks,

    serkan
    Moderator

    Hi,
    Could you try to use this custom css code;

    @media screen and (min-width: 992px) { .nav-menu ul ul a:hover { color: #fff; } }

    Thanks

    marc@frogfrenchie.com
    Participant

    The code was added to “Additional CSS” in the appearance menu.
    Sadly, it did not work.

    serkan
    Moderator

    Hi,
    I just updated the css code above.
    Thanks

Viewing 14 posts - 1 through 14 (of 14 total)

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

License required for the following item
Login and Registration Log in · Register