Home › Forums › SKT Black/White Theme Support › Inner Page Header Image
- This topic has 10 replies, 2 voices, and was last updated 8 years ago by
Sonl Sinha.
-
AuthorPosts
-
April 19, 2017 at 5:10 pm #69563
I am using your latest version of SKT White Pro theme. My inner page header image is chopped off from height. It has taken full width but the height is cut off. How can I fix this so that the image shows up full width and height.
No issue with home page slider images which are the same height and width as inner page.
Thanks
April 19, 2017 at 5:22 pm #69564Also, how do I adjust the width of the sidebar contents. When I enabled sidebar, it shows up as a small strip for width.
April 20, 2017 at 5:11 am #69588Hi Anuradha,
Kindly show us your website URL.
Regards,
DaveApril 20, 2017 at 11:03 am #69670Sure. This is a rebuild of previous website done by our ex-employee. Therefore the site is very raw but here is the link that shows my particular problem.
http://my.xagolab.com/contact/
April 20, 2017 at 11:56 am #69688Hi Anuradha,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.innerbanner{height:auto !important;}
Regards,
DaveApril 20, 2017 at 12:00 pm #69690Great. That fixed the banner issue but the sidebar is not fixed.
Thanks
April 20, 2017 at 12:43 pm #69697Add this code in Custom CSS Box:
.huge_it_google_map_container .huge_it_google_map{width:100% !important;}
Regards,
DaveApril 20, 2017 at 12:49 pm #69698Is this code only code for google map sidebar or any sidebar as I add to other pages? I just don’t want to post here over and over for sidebar issue. I hope this fixes any sidebar I add to other pages.
Thanks
April 20, 2017 at 1:06 pm #69703There is nothing in the sidebar except the map.
Anyways, You can manage the width of the sidebar by adding this code in Custom CSS Box. It is for overall sidebars on your site.
#sidebar{width:345px !important;}
Regards,
DaveApril 20, 2017 at 1:21 pm #69710Thank you
April 20, 2017 at 1:26 pm #69713🙂
-
AuthorPosts
- The topic ‘Inner Page Header Image’ is closed to new replies.