Bizness Pro Queries

Home Forums All Other Themes Bizness Pro Queries

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #132658
    Martin ClarkMartin Clark
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: July 13, 2019

    Hello,
    I would like to remove the video place holder on the website we are developing but cannot see a way to turn it off. Could you let me know how we go about this?

    Next there is a Read More button on the page which we want to remove. How do we remove the Green Read More button?

    Last query is can I move the logo at the top of the page to be left in line with the white writing on the slides?

    Website URL@ http://aaford.gb.net/

    Thanks

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

    Hi,

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

    .skt-builder-home-section3-block .skt-builder-home-section3-block-video { display:none !important;}
    .skt-builder-home-section3-block-295 .skt-builder-block-button { display:none;}
    .logo { left:-25px;}

    Regards,
    Chris

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