- This topic has 6 replies, 2 voices, and was last updated 8 years, 8 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 🙂
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]