Imran Ali
Forum Replies Created
-
Hi bede82,
For this, please create a new ticket for the issue because this ticket already closed.
Thanks
Forum: Themes and Templates
In reply to: [Dream Spa] Services and News sections on Homepage not workingHi lp901,
To set the homepage section, Do the following steps.
To set the homepage section you can click on About SpaSalon theme (Theme Dashboard >> appearance >> About SpaSalon theme), follow this screenshot link. : https://prntscr.com/jnwrr2
Now you click Go to the Customizer button, follow this screenshot link for it. https://prntscr.com/jnws0q
Here you will see customize setting now click on Install and Activate button, follow this screenshot link for it. :https://prntscr.com/jnwsim
Wait a few seconds Now your plugin is being installed or activated,
After this, you can use the section of the homepage section by clicking on the homepage section settings, for this you can follow this screenshot link:https://prntscr.com/jnwt5p
If you still have any kind of confusion, then tell us.
Thanks
Forum: Themes and Templates
In reply to: [Dream Spa] Services and News sections on Homepage not workingHi lp901,
Thanks for contacting us,
Please tell me which version of DreamSpa theme are you using?
I open your website link, currently you are using another theme, please activate Dreamspa theme then lets me know.
Thanks
- This reply was modified 6 years, 4 months ago by Imran Ali.
Forum: Themes and Templates
In reply to: [Wallstreet] green leaf imageHi moniquemoura,
For this, you can paste the following css code in custom css field
.page-id-25 .page-mycarousel { background: url('https://lorempixel.com/output/sports-q-c-1600-400-5.jpg') repeat scroll 0 0 / cover #143745 !important; box-shadow: 0 7px 10px -10px #000; padding: 336px 0 65px; } .page-mycarousel .img-responsive { display: none; } @media (max-width: 1441px){ .page-mycarousel { padding: 300px 0 15px; } } @media (max-width: 1200px) { .page-mycarousel { padding: 250px 0 15px; } } @media (max-width: 992px) { .page-mycarousel { padding: 200px 0 15px; } } @media (max-width: 768px) { .page-mycarousel { padding: 150px 0 15px; } } @media (max-width: 480px) { .page-mycarousel { padding: 100px 0 15px; } } @media (max-width: 300px) { .page-mycarousel { padding: 50px 0 15px; } }
Change background image URL as you need and similarly use above code on other pages.
Thanks
- This reply was modified 6 years, 4 months ago by Imran Ali.
Forum: Themes and Templates
In reply to: [Rambo] call to action top settings : colourHi
For this paste, the following css code in custom css filed
a.blog_section2_readmore { background-color: #db2723 !important; }
Change the color code as you need.
Thanks
Forum: Themes and Templates
In reply to: [Rambo] call to action top settings : colourHI blandine29,
It’s working perfectly at our end, please clear cache then checks your website,
If you still occur this issue then provide us URL of your website so that we can inspect it and give you a proper solution?
Thanks
Forum: Themes and Templates
In reply to: [Rambo] IconHi blandine29,
Thanks for contacting us,
You can open the link given below and choose the icon from it and use it
https://fontawesome.com/v4.7.0/icons/Thanks
Forum: Themes and Templates
In reply to: [Rambo] call to action top settings : colourChange #FFFFFF to your color code, like #db2723
Forum: Themes and Templates
In reply to: [Rambo] call to action top settings : colourHi,
You can use following css code
.newsletter_btn, .comment_btn, .usefull_link a:hover, .sidebar_link a:hover, .more-link, .comment_btn, #comment_btn, .button_red, .shortcode_btn, .onclick_default, .callout_now_btn, .wpcf7-submit, .post-password-form input[type="submit"] { background-color: #db2723 !important; color: #FFFFFF !important; }
Change the color code as you need.
Thanks
Forum: Themes and Templates
In reply to: [Rambo] call to action top settings : colourHi,
For this paste the following css code custom css field
.more-link, .search-btn { background-color: #db2723 !important; color: #FFFFFF !important; }
change the value as you need.
Thanks
Forum: Themes and Templates
In reply to: [Rambo] call to action top settings : colourForum: Themes and Templates
In reply to: [Rambo] call to action top settings : colourHi blandine29,
Please share a screenshot of the issue you are facing, so that we can help you better regarding that.
Thanks
Forum: Themes and Templates
In reply to: [Rambo] call to action top settings : colourHi blandine29,
For this paste the following css code custom css field
.purchase_now_content h1 { color: #ffffff !important; } a:hover { color: #db2723!important;}
change the value as you need.
Thanks
- This reply was modified 6 years, 5 months ago by Imran Ali.
Forum: Themes and Templates
In reply to: [Bluestreet] Sidebar menuHi proinam1,
Thanks for contacting us,
Can you provide us with URL of your website so that we can inspect it and give you a proper solution?
Thanks
Forum: Themes and Templates
In reply to: [Rambo] call to action top settings : colourHi blandine29,
For this paste the following css code in custom css field
.slide-btn { color: #FFFFFF !important; background-color: #f07d00 !important; }
change the value as you need.
Thanks