Forum replies created
@ shawn, as per our rules https://theme4press.com/support/topic/theme4press-support-forums-rules-please-read/ please open a new topic. thanks.
what do you mean flat color?
to change the header area background color Theme Options -> Styling -> Color scheme of the slideshow and widgets area
for the widgets background css:
.widgets-back-inside .widget-content {background: #f6f6f6;}
or Theme Options -> Styling -> Disable Widget Background
you could try to enable header widgets yet – Theme Options -> Header -> Number of widget cols in header , select 3 columns and add there text widgets with the images which you need
not sure why, but this Custom CSS should fix the issue:
#wrapper .header-v3 .top-menu .mobile-topnav-holder .mobile-selector, #wrapper .header-v4 .top-menu .mobile-topnav-holder .mobile-selector, #wrapper .header-v5 .top-menu .mobile-topnav-holder .mobile-selector {color: #333 !important;}
that’s possible only by changing the theme’s code
yes you need to have set php settings as per our knowledge base https://theme4press.com/knowledge-base/
@ mary please don’t post queries in someone’s else thread..open a new topic…thanks.
built in recaptcha is only for the contact form. you will need to install another recaptcha plugin for other forms like comments
yes, you could update it as the contact issue has been fixed