Need help getting body background image to display
-
We are using Themeid Responsive Theme. The css calls work great and are simple to implement, such as:
.fixed-width .top-widget
The only one I am having problems with is:
.fixed-width body { background-image: url(/custom_bg.png); background-repeat: repeat-x; background-color: #FFFFFF; }
You can see the issue at the link below. When screen size is reduced and “view Desktop Link” is clicked, the background image does not appear as it does in the normal responsive mode with expanded screen size:
https://www.lifeleap.org/mastery/
I’ve tried several variations, but none seems to get the background style to show in fixed width mode. Any suggestions for the proper syntax for this type of body tag with this plugin? Thank you for any help.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Need help getting body background image to display’ is closed to new replies.