Forum Replies Created
-
AuthorPosts
-
ProDesigns
KeymasterHi @charlie,
You can go to appearance >> customize >> additional css and pages following css to change background:
#call-to-action-3 .overlay-area:before { background: none; } #call-to-action-3 #education-register { background: #c6a83e; }
Change background as per your requirement.
September 8, 2017 at 5:43 am in reply to: Alignment/Customisation of EC:Information & Facts widget #333ProDesigns
KeymasterThere is no image in current site. If you can upload image and inform us we will check it and provide you better solution.
ProDesigns
KeymasterHi @charlie,
You can use mailto:emailaddress like shown here to replace webpage link with email address.
Reply in same ticket if you need further help.
Thanks.
ProDesigns
KeymasterHi @barbosa78,
You cannot remove sidebar only one page. We will add full width template in upcoming version of the theme. You can then select full width template for specific page as per your requirement.
Thank you.
September 5, 2017 at 3:46 pm in reply to: Can you change the font size globally of the body of posts? #6847ProDesigns
KeymasterYou can use this CSS to increase font size globally.
body{ font-size: 16px; }
September 5, 2017 at 3:43 pm in reply to: How to ensure the text doesn't continue wrapping below the featured image #6741ProDesigns
KeymasterYou can replace those CSS with:
.home .entry-img, .archive .entry-img { width: 50%; display: inline-block; padding-right: 10px; } .home .detail-wrap, .archive .entry-img { display: inline-block; width: 50%; }
ProDesigns
KeymasterHi @mindfulfil,
Thanks for your suggestion. Our theme do not support this feature at current version. However, we will discuss with development team and add this feature in upcoming version of our theme.
Thank you.
ProDesigns
KeymasterHi @akshayrox123,
Please login wp-admin
1. For Widget Used In Home Page
Go to Appearance >> Widgets >> Home Page Widget Area and open MW: Services Widget
Uncheck option to enable link to detail page as shown image below to disable hyperlink to detail page of services section.
https://s.nimbus.everhelper.me/share/1096582/29108kmsofg2l322c27x
2. For Services Page/Template
Go to Appearance >> Customize >> Services Page Options and check Disable link to services detail page option like shown in screenshot below.
https://s.nimbus.everhelper.me/share/1096584/ecbxmf9wfm09na77234u
Hope this will help you.
Thanks.
ProDesigns
KeymasterHi @quyetnt2017,
You can find instructions at documentation folder you downloaded from themeforest.
You can even find instructions to import demo content there.
ProDesigns
KeymasterHi @quyetnt2017,
Can you please make us clear on your request for theme editing documentation? Do you mean documentation to edit code of theme?
ProDesigns
KeymasterHi @avanr,
Please login to wp-admin then go to Appearance >> Customize >> Additional CSS and add following lines of CSS code to change site title transformation.
.site-title a { text-transform: none; }
Hope this will solve your issue. Feel free to contact us if you need further help.
Thanks.
ProDesigns
KeymasterHi @quyetnt2017,
You will find theme files, demo content and documentation in the zip of files you downloaded from themeforest.
Please extract it and open documentation, you will find step by step process to install theme there.
To summarize:
– Extract files you download from themeforest
– Login to wp-admin
– Go to Appearance >> Themes and Add New themes
– Upload blog-way-plus.zip and activate it.Hope this will work.
Thanks.
ProDesigns
KeymasterHi @akshayrox123,
Go to pages and find available pages. You can see those pages there. You can edit them.
You can assign pages or changes list from Appearance >> Widget >> Home Page Widget area.
Thank you.
August 24, 2017 at 3:02 am in reply to: Feature request: Add a checkbox to allow headings to be automatically centered #6842ProDesigns
KeymasterHi @dbookbinder
We will try to add this feature in our future release.
Thank you.
ProDesigns
KeymasterGreat. You can use theme instructions if you need further help: https://promenadethemes.com/documentation/medical-way/
-
AuthorPosts