- This topic has 7 replies, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Architect Pro Header Images
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
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.headerfixed { position: relative;}
Regards,
Chris
Perfect, thanks Chris
🙂
Hi 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/
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.innerbanner { height:auto;}
Regards,
Chris
Great, thanks again Chris
Hi Derek,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/12/
Regards,
Chris
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]