rishi911
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Dream Spa] Text and Service Alignment brokenHi,
To make services in 3 columns and align it on center, Go to your WordPress folder >> wp-content >> plugins >> webriti-companion >> inc >> spasalon >> sections and open the spasalon-features-section.php file.
Find this line: “<div class=”col-md-3 col-sm-6 col-xs-12 service-box”>” in line no.103 and replace the 3 by 4.“To remove some of the pictures/boxes where it says business card and align it to the center as well”. For this, you have to use the custom CSS code.
Go to Appearance >> Customize >> Additional CSS and add the below custom CSS code:.three-thumb{ display:none; } .product { justify-content: space-around; display: flex; }
Note: You can change the “three” by your need like one up to five.
I hope it will work for you.
Thanks
Forum: Themes and Templates
In reply to: [Dream Spa] Text and Service Alignment brokenHi, deenaw
Thanks for contacting us!
When I am visiting your site, it will show this.
Please make your site live so we can take a closer look and assist you better.Thanks
RishabhForum: Themes and Templates
In reply to: [Quality green] Homepage settingHi,
Yes, there is a way to take out the no comment until somebody writes a comment.
To do this, you have to create two files in your theme folder.1. Create an index-blog.php file, open and paste this code: https://pastebin.com/raw/eNNYLuzr
2. Create an content.php file, open and paste this code: https://pastebin.com/raw/8F0biY1xLet me know for any confusion!
Thanks
RishabhForum: Themes and Templates
In reply to: [Quality green] Homepage settingHi,
It is the part of link management and it is independent of our theme.
If you want to use this concept then you can use the concept of UTM variables.“I have not received any comments on my blogs”
For this, refer to this screenshot.Thanks
Forum: Themes and Templates
In reply to: [SpicePress] L’editor ha riscontrato un errore inaspettatoHi, dadah
It is a problem of WordPress new editor not of a theme. For testing purpose, you can check it in all the WordPress default themes like TwentyNineteen and others.
You can follow the other supports like the below one:
https://www.ads-software.com/support/topic/the-editor-has-encountered-an-unexpected-error-3/Thanks
RishabhForum: Themes and Templates
In reply to: [Quality green] Homepage settingHi, mariellesavard
Thanks for contacting us!
To do this, follow the below steps:
1. Create a homepage and assign a business template to it. Refer to this screenshot.
2. Then Go to Appearance >> Customize >> Homepage Settings and select an “A static page” option. Refer to this screenshot.
Let me know for any confusion!
Thanks
RishabhForum: Themes and Templates
In reply to: [Wallstreet] Header, Font Size and BackgroundForum: Themes and Templates
In reply to: [Wallstreet] Header, Font Size and BackgroundHi,
Sure. See this screenshot.
Go to Appearance >> Customize >> Header Settings >> Custom CSSThanks
Forum: Themes and Templates
In reply to: [Wallstreet] Header, Font Size and BackgroundHi sebastianstrittmatter,
Thanks for contacting us!
I’d like to change the picture in the header but it’s not working. I used to code I found in the forum, took a picture with the right ratio but all I get is a dark blue field.
For this, please remove your previously added CSS code and add the below CSS code:.page-mycarousel img{ display: none !important;} .page-mycarousel{ background: url('https://localhost/wp_lite/wp-content/uploads/2019/04/ocean-sunrise-flowers-nature-flower-hd-wave-wallpaper-1.jpg') repeat scroll 0 0 / cover !important;} @media only screen and (min-width:768px){ .page-mycarousel{ height: 400px !important; width: 100% !important; }} @media only screen and (max-width:767px){ .page-mycarousel{ height: 200px !important; width: 100% !important;}} @media only screen and (max-width:490px){ .page-mycarousel{ height: 100px !important; width: 100% !important;}}
Note: Change the image URL in the value of the background property.
I’d also like to change the font size but nothing happened when I tried to adjust it in in the settings.
It is happening because this setting is for PRO version. When you will upgrade to PRO then it will work. If you want to change the font size then it is possible by using CSS code. Please let us know, in which section you want to change the font size.I would also like to change the color of the font at my ‘General Information’ Section to dark grey but I can’t find this option in the settings.
For this, please add the below CSS code:.service-area p, .service-area a, .service-section .section_heading_title p, .service-section .section_heading_title h1{ color: #616263 !important;}
I hope it will work for you.
Thanks
Rishabh- This reply was modified 5 years, 5 months ago by rishi911.
Forum: Themes and Templates
In reply to: [Innofit] mudar para editar ou retirarHi, carolbandeira
Thanks for contacting us!
The site you have shared with us used Twenty Seventeen theme and your query is for the Innofit theme. Can you please share the site URL after activate the Innofit theme.
If possible please share a screenshot, so that we can take a look and assist you better.Thanks
RishabhForum: Themes and Templates
In reply to: [Spasalon] Remove Side Bar from PagesForum: Themes and Templates
In reply to: [Chilly] Bog to adjust the page widthHi padawan66,
Thanks for contacting us!
To change the width of the blog you need to add custom CSS code.
Can you please let us know, do you want to show the sidebar(right side section) or not.
If possible please share a screenshot. So we can take a look and according to it, we will provide you a custom CSS code to change the width.Thanks
RishabhForum: Themes and Templates
In reply to: [Spasalon] Remove Side Bar from PagesHi,
This CSS code is not recommended.
If you want to make the page to be 100% in width, better you will assign the full-width template to these pages.Let me know for any confusion!
Thanks
Forum: Themes and Templates
In reply to: [Spasalon] Remove Side Bar from PagesHi annieoakle,
To do this, add the below custom CSS code:
.page .sidebar{ display: none !important; }
I hope it will work for you.
Thanks
RishabhForum: Themes and Templates
In reply to: [Dream Spa] Slider on all pagesHi, pascalscholten
Thanks for contacting us!
When we open your site at our end it is working fine.
Same slider/full picture is there on other pages and on full screen. See the screenshot.Thanks
Rishabh