- This topic has 3 replies, 2 voices, and was last updated 9 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘SKT Food Theme’ is closed to new replies.
Home › Forums › All Other Themes › SKT Food Theme
How can I create a class that will place a white background on the description used in a section (specifically section 3) when a background image is used? YOu can see how the section looks by going to http://purefitmeals.onsiteconnections.com/ and seeing the section with the kettle bell background. I would like something similar to what has accomplished at http://www.kettlebellkitchen.com/ in the our story section. Your help is appreciated.
I’ve added the following css in the custom css section and applied it to the section but doesn’t get applied
vc_custom_1473897432919{
margin-top: 1px !important;
margin-right: 300px !important;
margin-bottom: 1px !important;
margin-left: 5px !important;
padding-top: 20px !important;
padding-right: 20px !important;
padding-bottom: 20px !important;
padding-left: 20px !important;
background-color: #ffffff !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
border-radius: 2px !important;
}
Looks like I was able to figure it out. I guess writing in the forum helps me think through the problem.
Okay great 🙂
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 […]