Home › Forums › SKT Biz/Corp Theme Support › Header fix (home icon) & certificates icons larger (home page)
- This topic has 3 replies, 2 voices, and was last updated 4 years, 9 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
February 4, 2019 at 6:18 am #116176
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)
February 4, 2019 at 6:31 am #116178Hi,
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,
DaveFebruary 7, 2019 at 1:18 pm #116549Awesome 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
February 8, 2019 at 10:27 am #116608Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.