Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello @hansvjensen,
If the available color option is not working for you in Clean Commerce, then we can help you with the custom CSS so please provide the screenshot marking the section that you want to change the color and we will provide the CSS
Now in case of Magazineplus Pro, to get the button border little up use below-given CSS.
.hentry { padding-bottom: 0px; }Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @issaaf,
Firstly, thank you very much for buying the pro version.
Actually, we do not have the demo file bundled within the theme but we do have the theme official documentation using which you can set up your site as in the demo:
Documentation Link:
http://themepalace.com/instructions/themes/wen-associate-pro/
Furthermore, if you find any confusion while setting up any of the section please write back to us.
Hope this helps.
Best Regards!!
Have a good day.
wensolutions
KeymasterHello @quantranvn,
To change the background color of the title section use below given CSS in Additional CSS location.
.so-widget-travel-eye-featured-trips .trip-info > h5 { background: #5cc4ef none repeat scroll 0 0; }Change the color code as per your requirement.
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @hemo1234,
When we inspected your site URL we found that you have set “Your homepage displays” to “Your latest posts“.
After activation by default, your will see the list of posts on home page. You can change homepage into the structure as shown in Demo Page. For that, you need to setup Homepage Setting at first.
To set a Homepage Settings you need to have a page which can be set as static front page. Just go to Admin Panel > Appearance > Customize > Homepage setting and choose A static page in Homepage Settings option . Then finally assign the pages for Homepage and Blog page.
Screenshot:
https://image.prntscr.com/image/2whFR_8DRb_r1ZdIJ6EMAg.pngHope this helps.
Now to send the screenshot of your issue you can use the tools like light shot :
https://app.prntscr.com/en/index.htmlThank you.
Best Regards!!
Have a good day.
wensolutions
KeymasterHello @hansvjensen,
Glad that all of the color settings worked fine.
Now to reduce the gap between the primary menu and content use below given CSS.
#content { padding: 0; } #sidebar-front-page-widget-area { padding-top: 0; } #primary main { padding: 0; }To change the font size of the primary menu use below given CSS.
.main-navigation ul li a { font-size: 16px; }You can change the size as per your requirement.
Hope this helps.
Any further issues are always welcome.
Best Regards!!
wensolutions
KeymasterHello @quantranvn,
When we tested the form locally, we are unable to find such issue and for your info, the setting of the contact form 7 is not controlled by the theme.
Also, the issue may be because due to the incorrect setting with the contact form seven so you can contact the respective forum for the issue.
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @swed-x,
To change the menu button color in responsive mode use below given CSS.
@media only screen and (max-width: 1023px){ #mobile-trigger i { background-color: #7b7499; } }Change the color code as per your requirement.
Hope this helps.
Best Regards!!
December 13, 2017 at 10:27 pm in reply to: how to change 3 columns to 4 columns from products list #60745wensolutions
KeymasterHello @vasili,
Can you post your site URL so that we could provide the precise fix?
Thank you.
Best Regards!!
wensolutions
KeymasterHello @tonythomas7,
The theme does not have such feature currently and as much as we would love to help you with this we are unable to do as it requires higher code customization.
Our suggestion to you is hire a professional developer so that your code is not affected in any way .
To higher the developer please follow below link:
http://themepalace.com/hire-a-customizer/
Thank you.
Best Regards!!
December 13, 2017 at 10:55 am in reply to: Controlling Excerpts in CB:features and CB:services #60588wensolutions
KeymasterHello @tarek-elnazer,
The page edit screen does not have the excerpt field but you can add the excerpt field through the custom code in the page edit screen so that you can control the content that you want to display in your site.
For this you have to create the child theme.
You can even create the child theme using the plugin given below:
https://wordpress.org/plugins/wp-child-theme-generator/
After activating the child theme in your child theme functions.php file add below given code:
add_action( 'init', 'construction_base_pro_excerpts_to_pages' ); function construction_base_pro_excerpts_to_pages() { add_post_type_support( 'page', 'excerpt' ); }After adding the code please make sure you have check the the excerpt option by going to Screen Option at top right.
Screenshot:
https://image.prntscr.com/image/uv2odGf5SJCYMTUAvZs7KQ.png
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @yisushiforyou,
Actually there is no sidebar displayed in the product pages .
Also, the code we have provided above will remove the images in all single product page thus making the background white.
Hope this clears the confusion.
Best Regards!!
wensolutions
KeymasterHello @tonythomas7,
Please follow below given steps below .
For Featured Page :
Step 1: Create the pages with your desired content and upload your desrired image in featured image Section.
Screenshot:https://image.prntscr.com/image/8bn1Rq59QU2idkhhWqsAmQ.png
Similarly create other pages.
Step 2: Go to Admin Panel > Appearance > Customize > Featured Content > Featured Content Type and select Featured Page in option “Select Type” .
Step 3. Finally select the pages that you have create in Admin Panel > Pages to display in Featured Content Section.
https://image.prntscr.com/image/LOshqahyQ-KNcSoTbuh2eg.pngSimilaly follow same process if you select the option “Featured Posts” .
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @mahraun,
Glad we could help you .
If you have any issue further then please feel free to post .
We would also really appreciate if you could help us by rating our them by visiting the link given below:
https://wordpress.org/themes/biography/
Best Regards!!
wensolutions
KeymasterHello @hansvjensen,
Our sincere apology in not being able to understand your query again.
Let us make you clear on this .
The above answer we have provided is for the query you have posted below.
As you can see, options in top are set to green links. The front appears orange. Inside the pages appears green. Why does not it appear on the front page?
Two of the things that also pull down are the place in the primary menu. It will be a bit long. In addition, I would like to have date to be at the top and not the bottom of the news.
As for the link please provide the screenshot marking that particular section so that we could provide the precise fix. You have only written “What setting should be made to change color to quickklinks top with Danske spil and Premier League?” in first ticket and we could not figure out by this so we are gonna need the screenshot marking that particular section so help you further.
Hoping for your co-operations 🙂 .
Also we would like to assure that we will be answering your each and every query as soon as possible.
Best Regards!!
wensolutions
KeymasterHello @mahraun,
You can try using the custom CSS also for the main site header in your Additional CSS for the same results for the front page banner as :
@media (max-width:520px){ #masthead { background-attachment: scroll; background-size: cover; } }Hope this Helps,
Best Regards !!
-
AuthorPosts





