- This topic has 6 replies, 2 voices, and was last updated 8 years, 4 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- The topic ‘background fill in columns’ is closed to new replies.
Home › Forums › All Other Themes › background fill in columns
Using Biz Pro theme. Created 4 columns in Section 1 of home page using shortcode [column-content type=”one_fourth”]. I would like to add a background color to each column. Want the background to be different for each column.
see www.yachatspride.org
Thanks,
Helen
Another question about above website. Is there a way to reduce the space between the menu items and the top of the slider?
Hi Helen,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.one_fourth:nth-child(1){background:#000000;}
.one_fourth:nth-child(2){background:#fff000;}
.one_fourth:nth-child(3){background:#000000;}
.one_fourth:nth-child(4){background:#fff000;}
h3.tagline{display:none;}
Regards,
Dave
Thanks, Dave! The column part works perfect. The h3.tagline{display:none;} did decrease the distance from the bottom of the logo to the top of the slider a small bit. But the menu still looks more centered in the whitespace between the slider top and the search box.
Is there some margin that can be reduced to get the menu down closer to the slider? I can control the position appearance of the logo by controlling the whitespace on the picture crop. Right now there is virtually no whitespace at the bottom of the logo image.
I appreciate your getting back to me so quickly.
Helen
Hi Helen,
Your site is in construction mode.
Regards,
Dave
I figured it out.
Thanks for your help
Okay great 🙂
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]