- This topic has 3 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Coffee Pro Theme – Question #1
I would like to do a few things with the “Our Specialty Page” section, but am not sure where to make the adjustments.
I believe that I will need to go into the Theme Stylesheet, but wanted to check for specifics prior to me just altering what i think I need to alter.
I would like to remove the three circles AND decrease the height (vertical width) of the area shown in the image below:
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#pagearea { padding:10px 0;}
.rightwrap { display:none;}
.leftwrap .leftthumbbx { width:167px;}
Regards,
Brad
That will work…. thanks for the help!
Hi,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/8/
Regards,
Brad
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 […]