Forum Replies Created
-
AuthorPosts
-
January 23, 2019 at 11:48 pm in reply to: Replacing the header image randomisation with slider #89602wensolutionsKeymaster
Hello,
Removing the header image will simply display the title with the grey background.
So if you want to remove the header image completely then add below-given CSS.
div#page-site-header { display: none; }
If you just want to reduce the size then please provide your site URL so that we can provide the precise fix?
Thank you.
Regards!!
wensolutionsKeymasterHello @roomaromas,
We would like to apologize for the trouble.
When we check both pro and free theme, the slider is working fine as you can see in the demo as well.
Pro demo: http://demo.wenthemes.com/construction-base-pro/
Free demo: http://demo.wenthemes.com/construction-base/Since you have enabled the slider, the slider may not have worked due to conflict with the third party plugin. So if you have installed any third party plugin then please disable them and verify the issue.
Also, make sure you have uploaded the image in the feature image section of the page that you selected to display in the slider.
Hope this helps.
Let us know if you have any confusion further.
Best Regards!!
January 23, 2019 at 11:10 pm in reply to: Disable hyperlink on featured images on first static page #89600wensolutionsKeymasterHello @eppikyw,
To disable the hyperlink at the title and the image of the feature image section add below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS.
h2.entry-title a { pointer-events: none; } #featured-content a img { pointer-events: none; }
As for your query #2 and #3, currently, there is no such feature in the theme.
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @simsdesign,
Currently, there is no option in the theme to change the background but it can be changed adding the CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS.
div#footer-widgets { background-image: url(YOUR Image URL); }
Here add your image URL in place of “YOUR Image URL”.
Hope this helps.
Best Regards!!
wensolutionsKeymasterwensolutionsKeymasterHello,
Can you please provide us with your site URL so that we can inspect your issue further and provide you with a precise fix.
Hope to hear from you soon,
Regards!!
January 22, 2019 at 1:35 am in reply to: Replacing the header image randomisation with slider #89457wensolutionsKeymasterHello,
Actually, your query is not quite clear. Can you please provide us with the screenshot highlighting your issue and also the site URL so that we can inspect the issue further?
Hoping for your kind co-operation,
Regards!!
wensolutionsKeymasterHello,
The issue might have raised because the slider section in your theme has been disabled.
To enable the slider, please go to, Admin Panel > Appearance > Customize > Featured Slider > Slider Type and enable the slider.
Hope this helps,
Regards!!
wensolutionsKeymasterHello,
We pasted the same CSS in your site URL and inspected the issue. With the same CSS, the changes that you want is working perfectly fine. Please refer to the screen record below :
https://www.useloom.com/share/69741fa2aa4443c4b07d5029d3b9b121
Please be sure to publish (Top Right button) the changes after you have placed the code in the Additional CSS box. You can get to Additional CSS block from, Admin Panel > Appearance > Customize > Additional CSS
Please once verify the issue after publishing the CSS again. If the issue still persists, Kindly provide us with the login credentials of your site so that we can work on the problem that you are facing. Provide the credentials in the address given below :
Hope this helps,
Regards!!
January 21, 2019 at 7:31 am in reply to: incompatible with the plugin Reading Position Indicator #89408wensolutionsKeymasterHello,
When we tested the compatibility issue that you reported, everything seems to work fine in our side. Can you please provide us with the screenshot of your issue so that we can inspect the issue further?
Hope to hear from you soon,
Regards!!
wensolutionsKeymasterHello,
The site URL which you have provided seems to be under maintenance and hence we are unable to view your site.
As much as we would love to help you, kindly provide us with the login credentials of your site so that we can provide you with a clear fix. Please provide your credentials in the address given below :
Hope to hear from you soon,
Regards!
wensolutionsKeymasterHello,
Your query is not quite clear. Can you please provide us with the screenshot of the part of the section you want to remove/ alter so that we can provide you with a clear fix?
Hoping for your kind co-operation,
Regards!!
wensolutionsKeymasterHello,
To stop the slider from appearing on your homepage, you have to disable the slider section, To disable the slider, please go to Admin Panel > Appearance > Customize > Featured Slider > Slider Type and disable the slider.
Hope this helps,
Let us know if you have any issue further,
Regards!!
wensolutionsKeymasterHello,
When we inspected your site URL, we found that the thumbnail images width is set to 100% which is the reason why the images are large and blurry.
To fix the issue, please add the below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS
article img { border: 5px solid #fff; border-radius: 50px; }
Hope this helps,
Regards!!
January 21, 2019 at 1:25 am in reply to: Widgets showing multiple times in the same page in different places #89384wensolutionsKeymasterHello,
The issue that you have reported requires further inspection. Can you please provide us with your site URL so that we can further inspect the issue?
Regards!!
-
AuthorPosts