Okay
  Public Ticket #3369583
Lighten image on Homepage + one more tweak
Closed

Comments

  • dinger-bell started the conversation

    Hello, please see screenshot attached. 

    1) I'm just doing the finishing touches to my website and would like to make the images on the homepage at normal brightness. How can I make them lighter please?

    2) How can I either remove or modify the link "View Project" circled in red?

    Best wishes, Mike 

    Ps Very pleased with your theme.

    Attached files:  Screenshot 2023-05-13 at 17.27.27.png

  •  1,877
    Judith replied

    Hi there,

    Thanks for keeping in touch.

    Please send in your website URL so that we can check this out further.

    Thanks.

  • dinger-bell replied

    Hi Judith,

    Thanks for your quick reply. As my new website isn't live yet you'll need to get access with Terminal and add the lines:

    85.92.72.56 mikebell.uk

    85.92.72.56 www.mikebell.uk

    My URL is: https://mikebell.uk/

    I hope that helps.

    Best wishes, Mike

  •  1,877
    Judith replied

    Hi there,

    I am unable to right click your site and that means, I am unable to inspect your site to provide the css for, please enable the right click so that we can inspect your page.

    Thanks.

  • dinger-bell replied

    Hi Judith,

    Sorry about this, I am unsure how to enable right click. Are you viewing my new website as per screenshot attached? My old one which currently live is very similar. 

    I haven't changed the name servers yet to my new site and my host says to access my new site I need to use Mac's Terminal with the function: 

    sudo vim /etc/hosts

    85.92.72.56 mikebell.uk

    85.92.72.56 www.mikebell.uk

    Does this help? It would be great to get this organised soon as my old site has been infected with malware and I'm keen to shut it down as soon as possible. It's really affecting my business.

    Best wishes,

    Mike




    Attached files:  Screenshot 2023-05-13 at 17.27.27.png

  •  1,877
    Judith replied

    Hi there,

    --Please try this css:

    body[data-aie="zoom-out"] .first-section.loaded .row-bg-wrap .inner-wrap, body[data-aie="zoom-out"] .top-level.loaded .row-bg-wrap .inner-wrap, body[data-aie="zoom-out"] .first-section.loaded .project-slide .bg-inner-wrap {
        background: transparent !IMPORTANT;
    }

    --Please try this css:

    .nectar_fullscreen_zoom_recent_projects .project-slide .project-info a {
        display: none;
    }

    Thanks.