Header fix (home icon) & certificates icons larger (home page)

Home Forums SKT Biz/Corp Theme Support Header fix (home icon) & certificates icons larger (home page)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #116176
    csopronyicsopronyi
    Member
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: December 10, 2018

    www.excellentsolar.com.au

    Hello can you please help me with a appropriate space between home (icon) and Brisbane

    And

    On the Mobile version the certificates Icons on the home page to be larger & to mirror the look and functionality of the web based (desktop version) certification icons (home page)

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .header_row .column-2 i.fa.fa-home { left:0;}

    Regards,
    Dave

    #116549
    csopronyicsopronyi
    Member
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: December 10, 2018

    Awesome guys thanks heaps now I feel like I’m so close.

    If you could help me increase the size of the centre icon in the section 3 of the certificates area – that would be great
    Just for the mobile version of the site – the web version looks great – how good does this theme look . I’m loving it.

    Shaun

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (max-width:479px) {
    .our-certifications .one_third .icon-bg { width:100px; height:100px;}
    .our-certifications img { width:80%; height:80%;}
    }

    Regards,
    Dave

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