Transparent header

Home Forums All Other Themes Transparent header

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #178610
    Nick StergiadisNick Stergiadis
    Participant
    • Topics: 7
    • Replies: 18
    • Total: 25
    Member since: March 31, 2021

    Hi,

    Is it possible to make this header transparent? The site is using SKT Naturo Pro

    I tried using some CSS & tried making changes within the theme editor & I can’t get it to work. I was able to make it transparent with this website (uses another SKT theme) but can’t get it working on the current one.

    Let me know if this is something you will need to have access to the site for, & if it is then I can set up an external IP for you because it’s not live yet. Thanks.

    #178641
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL please?

    Regards,
    Dave

    #178862
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .skt-testimonial-content p {
        direction: ltr;
    }

    Regards,
    Dave

    #178871
    Nick StergiadisNick Stergiadis
    Participant
    • Topics: 7
    • Replies: 18
    • Total: 25
    Member since: March 31, 2021

    Thanks, Dave. The grammatical errors in the testimonials are fixed.

    Can you have a look at the first issue I mentioned now, regarding the transparent header? Thank you.

    #178898
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .header .head_inner {
        background-color: rgba(255,255,255, 0);
    	box-shadow: none;
    }
    .head-info-area::after { height:100%;}

    Regards,
    Dave

    #178911
    Nick StergiadisNick Stergiadis
    Participant
    • Topics: 7
    • Replies: 18
    • Total: 25
    Member since: March 31, 2021

    Look good, thanks Dave.

    #178976
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Dave

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.