Forum Replies Created
-
AuthorPosts
-
developer vwtheme
ParticipantHi Thoryamcha,
As per your query, for adding more project add more project post on Our Project Plugin and yes you can add as much as you want.
And for the second point could you please specify for which section button text you want to change?
Please provide us a screenshot or Site URL, so we can provide some solution for that.
Thanksdeveloper vwtheme
ParticipantHi Matt,
As per your query, its look like you are getting the issue on the latest news section and we need to check it.
If you want we can check your theme, make a user for us assign administrator role and send us the username and password along with the Site URL.
If you provide your login details please mail on [email protected]
Thanksdeveloper vwtheme
ParticipantHi Robinson,
As per your query, its look like you are getting the issue on the customizer and we need to check it.
If you want we can check your theme, make a user for us assign administrator role and send us the username and password along with the Site URL.
If you provide your login details please mail on [email protected]
Thanksdeveloper vwtheme
ParticipantHi Matt,
As per your query, its look like you are getting the issue on the contact page and we need to check it.
If you want we can check your theme, make a user for us assign administrator role and send us the username and password along with the Site URL.
If you provide your login details please mail on [email protected]
Thanksdeveloper vwtheme
ParticipantHi Anabokova,
Pleasure. As per your query, we are giving some easy steps and CSS to remove the box from the slider.
Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Put the given CSS on it >> Publish.
#slider .inner_carousel {
display: none;
}
If you need any other help please let us know.
Thanksdeveloper vwtheme
ParticipantHi Rafael,
As per your query, could you please specify what you want to say.
Please provide us site URL or screenshot to see the issue and give you some solution for that.
Thanksdeveloper vwtheme
ParticipantHi Matt,
As per your query, we have seen your site and your contact page is looking very bad.
The contact form you have to add on customizer and maybe you have added it on contact page only.
Please add all the details and Map detail on customizer then only everything will look good.
Thanksdeveloper vwtheme
ParticipantHi Anabokova and Matt,
As per your query, we are giving some easy steps and CSS to make the header on the top.
Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Put the given CSS on it >> Publish.
.home.page-template #header {
position: inherit;
}
Could you please specify about the slider grey box?
If you need any other help please let us know.
Thanksdeveloper vwtheme
ParticipantHi Mattieu,
As per your query, to change the background color we have given you CSS just put it in an Additional CSS and please don’t remove # from it.
Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Put the given CSS on it >> Publish.#sidebar h3 {
background: #000;
}Thanks
developer vwtheme
ParticipantHi Steven,
Ok. we will get back to you with the solution as soon as possible.
Thanksdeveloper vwtheme
ParticipantHi Jamarc,
As per your query, we are giving you some easy steps and CSS to change the color.
Go to Dashboard >> Apperance >> Customize >> Additional CSS >> Put the given CSS on it >> Publish.
.main-navigation ul ul {
background: #130954;
}
If you need any another help please let us know.
Thanksdeveloper vwtheme
ParticipantPleasure.
developer vwtheme
ParticipantHi Anabo,
As per your query, we are giving you some easy steps to remove the black line from the menu button.
Go to Dashboard >> Apperance >> Customize >> Additional CSS >> Put the given CSS on it >> Publish.
.main-navigation li {
border-right: 0px solid #302f2e;
}
If you need any other help please let us know.
Thanksdeveloper vwtheme
ParticipantHi,
Add this to Appearance -> Customize -> Additional CSS
.menubar {
background: #3ca6d4;
}You can get your color code the hex code
Thanks
-
This reply was modified 2 years, 4 months ago by
developer vwtheme.
developer vwtheme
ParticipantHi Matt,
As per your query, could you please provide us your site URL, so we can review and give you some solution for that.
Thanks -
This reply was modified 2 years, 4 months ago by
-
AuthorPosts