Home › Forums › All Other Themes › Architect Pro Header Images
- This topic has 7 replies, 2 voices, and was last updated 6 years, 10 months ago by Sonl Sinha.
-
AuthorPosts
-
November 14, 2017 at 11:32 am #87481
Hi Guys,
The header image drops below the menu and logo section on mobile view but on desktop view it sits behind them both which cuts off half the image.
Can you give me some custom CSS that will allow the header images on the pages to be displayed fully so they are not displaying behind the menu on desktop?
You can use http://virtusinteriors.ie/construction-management/ as an example of it.
Thanks
Derek
November 14, 2017 at 12:02 pm #87482Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.headerfixed { position: relative;}
Regards,
ChrisNovember 14, 2017 at 1:31 pm #87489Perfect, thanks Chris
November 14, 2017 at 1:35 pm #87490🙂
November 14, 2017 at 2:25 pm #87491Hi Chris, It seems to be cutting off some of the image still but showing the full image on responsive view. Can you give me some code that will allow the full size image to be displayed on desktop as it does in responsive mobile view?
See page below:
http://virtusinteriors.ie/contact-us/
November 15, 2017 at 4:56 am #87516Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.innerbanner { height:auto;}
Regards,
ChrisNovember 15, 2017 at 9:05 am #87530Great, thanks again Chris
November 15, 2017 at 11:24 am #87535Hi Derek,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/12/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.