Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3355693
Hover for my footer
Closed

Comments

  • Lordexeros started the conversation

    Hello,
    I would like to have some of my link in the footer change color when I am hovering them.
    I put an ID:link inside the link. And then I add a custom CSS => #link:hover { color: #C34755 !important; }
    It works quite well, but only on the desktop. But not on the tablet or mobile. It is not the only thing that when I change the CSS, it works only on the desktop but not on Tablet or mobile.
    Would you have an answer to that?

    One other question: I don't know why with some of my link I have "cursor: not-allowed". For instance here below.

    form.customize-unpreviewable, form.customize-unpreviewable input, form.customize-unpreviewable select, form.customize-unpreviewable button, a.customize-unpreviewable, area.customize-unpreviewable {
    cursor: not-allowed !important;
    }

    Do you know how I can get rid of it?

    One last question: I know that this is not related to your template, but I have used Mail Poet to create an opt-in for newsletter in my footer. Would you have a trick to have the email section aligned with the sign-up section? (I have played with the padding and size, but for instance on the tablet it's not very well aligned, and also on the desktop, when you Zoom in, the bottom it's not 100% aligned). It would be nice if you would have a trick for this. But if it's not the case it's not an issue as it's not related to your template.

    Thanks a lot for your help.

    Kind regards,
    David

  •  2,263
    PenciDesign replied

    Hi,

    Your footer was built with the Elementor, so the ID of the desktop and mobile totally different.

    Please send me screenshot of the area you want to change the color, I'll check and send you custom CSS code.

    PenciDesign,
    Best Regards.


  • Lordexeros replied

    Hello, I would like to have all the link (Terms of use, Privacy, Privacy policy, Cookie preferences, See additional information) change color to red on hover (it's a print screen of the footer = print screen 1). I did it for desktop and it works, but it does not work on the mobile or tablet version.

    I do have another question for print screen 2 (how can I modify the space between the header and the post title / beginning of the post. I would like to have less than what it is. Both on Mobile and desktop.

    Would you also be kind to tell me where can I find the source code to make CSS modification for mobile/tablet? Because some source code I use to modify the css on desktop does not work for mobile or tablet.

    Thanks a lot in advance for your help

    Kind regards,
    David

    6592395955.png

    3014571970.png


  •  2,263
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    .pcfb-wrapper .elementor-widget-text-editor a:hover{
    color: red !important;
    }

    PenciDesign,
    Best Regards.



  • Lordexeros replied

    Hi, 


    Unfortunately it does not work.Can you please look at it one more time?
    Thanks,

    David

  •  2,263
    PenciDesign replied

    Hi,

    Please modify the CSS code like the following below:

    #link:hover {
        color: red !important;
    }
    @media only screen and (min-width: 961px) {
        #link:hover {
            color: red !important;
        }
    }

    PenciDesign,
    Best Regards.



  • Lordexeros replied

    Hello,

    Unfortunately it does not work. I would like to have the hover on the mobile as well. I have tried all the solution you have given as well as many others, but none of them work.

    It's very weird because normally it should work. 

    Also, you didn't answer to this question: how could I decrease the gap between the top header and the title of a post? both on mobile and computer.

    Best regards,

    David

    8618415648.png


  •  2,263
    PenciDesign replied

    Hi,

    For this case, please send me your WordPress admin account in a PRIVATE reply.
    I'll log in and try to help you check the code.

    PenciDesign,
    Best Regards.



  •   Lordexeros replied privately
  •  2,263
    PenciDesign replied

    Hi,

    The problem is that you've added the wrong CSS syntax at the Appearance > Customize > Custom CSS, so all the custom CSS can't work properly.

    I've helped you fix all the errors.

    Please check.

    PenciDesign,
    Best Regards.

  • Lordexeros replied

    Hi, 
    It looks very good, thanks a lot for your help.
    I would have just another question. The header, especially on desktop, does not have the same size between the not-sticky and the sticky version. Is it possible to have it the same size? So that when you scroll down, you basically see no difference and no shifting or moving between the sticky and the non-sticky menu.

    On the mobile version, both the sticky and the non-sticky header looks the same. There is no shift. Just that the logo is not in the middle. It's a bit on the upper side in comparison to the hamburger. 
    Would be nice if you could help me with that too.

    Thanks a lot again for your help. It's just soo difficult to have it straight. 

    I wish you a nice day.


    Kind regards,
    David

  •  2,263
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    @media only screen and (min-width: 961px) {
    .is-sticky #navigation.header-10.menu-item-padding ul.menu>li>a, .is-sticky #navigation.header-11.menu-item-padding ul.menu>li>a, .is-sticky #navigation.header-1.menu-item-padding ul.menu>li>a, .is-sticky #navigation.header-4.menu-item-padding ul.menu>li>a, .is-sticky #navigation.header-7.menu-item-padding ul.menu>li>a, .is-sticky #navigation.header-6.menu-item-padding ul.menu>li>a, .is-sticky #navigation.header-9.menu-item-padding ul.menu>li>a {
    height: 61px;
    }
    } .is-sticky #navigation.header-6 #logo img {
    max-height: unset;
    padding: 18px 0;
    } .is-sticky #navigation.header-6 a.cart-contents, .is-sticky #navigation.header-10 a.cart-contents, .is-sticky #navigation.header-6 .top-search-classes>a, .is-sticky #navigation.header-10 .top-search-classes>a, .is-sticky #navigation.header-11 .top-search-classes>a, .is-sticky #navigation.header-11 a.cart-contents {
    line-height: 80px;
    height: 80px;
    }

    PenciDesign,
    Best Regards.



  • Lordexeros replied

    Hello, 

    Thanks a lot for your help. Unfortunately it does not work.
    But, I do have one more urgent case.

    I don't know why my font does not load on safari (Mac). But it works with a friend which also have a Mac. And it works on chrome. It's the first time I have it.

    Kind regards,

    David

    1811475087.png


  •  2,263
    PenciDesign replied

    Hi,

    The font can't show properly because you've uploaded the missing font style files. Example:

    https://healthytroop.com/wp-content/uploads/2023/04/mark_simonson__proxima_nova_condensed_bold_thefontsmaster.com-webfont-1.woff
    https://healthytroop.com/wp-content/uploads/2023/04/proxima_nova_font-webfont-2.woff

    Please check and upload them.

    PenciDesign,
    Best Regards.


  • Lordexeros replied

    Hi,

    I did a backup and now it works.
    Thanks a lot for all your kind help.
    I wish you a wonderful end of the week

    Kind regards,
    David