Two Questions (Re: Footer & Card Image Mask)

  • Posted in : unRovr
  • ishaanprasad
    Participant

    Hi Pixelwars,

    Great job with the theme! I have two questions:

    (1) Could I also receive the custom line of CSS code necessary to make the “Go to Top” and “Footer Copyright Text” bolder/darker?

    (2) Would it be possible to remove the “Card Image Mask Color”? I’ve lowered the “Card Image Mask Opacity” all the way, but I can still see a faint tint. It would be great to make the mask entirely transparent.

    Thanks for the help!

    serkan
    Moderator

    Hi,
    You can use these custom css codes;

    .card-footer a {  opacity: .5; color: #345; }
    .site-footer .site-info { color: #345; opacity: 1; font-weight: bold; }

    Go to appearance > customize > homepage settings > Card Image Mask Opacity
    When you drag it to the lowest level, opacity will be zero. I tested on my website as well.
    Maybe your image has a faint tint. But it is not coming with the codes.
    Thanks

    ishaanprasad
    Participant

    Hi @serkan,

    Thanks for the help! I was able to get the “Go to Top” working as I’d like!

    Regarding the Card Image Mask Opacity, when I drag the slider to the lowest level while in the “Customizing” view, there is indeed no tint/color mask. Nevertheless, when I hit “publish”and exit out of the “Customizing” view, a slight tint returns. Is there anything that can be done to fix this?

    Additionally, the site footer still seems a bit faint, even when the opacity is set to 1 in the CSS. Is there anything we can do to fix this as well?

    Thanks again for all the help!

    serkan
    Moderator

    Hi, There is no other overlay on the website. That opacity in the footer can be color-related. When I check the codes on the picture, I do not see any opacity traces. I also consulted the other developer in the same way. He thinks that the photo which you uploaded is causing the problem. Just in case, could you give me your related url, please?
    Thanks

    cpereira
    Participant

    Hi,

    I’m having a similar issue with the opacity on the card mask layer.
    I’ve dragged the opacity slider to 0 and tried with different images. It still shows a colour overlay on the card.

    For reference – https://chelseapereira.com/

    Would you be able to help with this?

    cpereira
    Participant

    Hi again,
    I’ve managed to solve this by adding custom css to the home page. There seem to have been conflicting styles which was what was causing the overlay.
    Thanks!

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .cover-media { filter: none; }

    Thanks

Viewing 7 posts - 1 through 7 (of 7 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