Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

Help Digital agency pro many problems

Home Forums VW Theme Help Digital agency pro many problems

Viewing 15 posts - 1 through 15 (of 25 total)
  • Author
    Posts
  • #39980
    William
    Participant

    Hello!!

    I have some problems with my theme, the first one is the menu header, I’d like to give it a white color and not red like the slider, the sticky header doesn’t work anymore, the scroll up doesn’t work either that’s the first problem.

    The second problem, I’d like to hide the icon of the video since I used an image. I’d also like to have a separation space between the titles and some sentences as seen could see on the attached images.

    The last problem is that when I access the site on the mobile version the color is not the same, it’s the default theme color and I changed the colors for that but it doesn’t work. Thanks

    View post on imgur.com

    Here my website : http://www.creativitymind.fr

    #39981
    William
    Participant

    I forgot to tell you also that for the projects, I would like to see all the projects on my projects page, I put 35 projects and on the projects page I see only 10, thank you in advance.

    #40066
    developer vwtheme
    Participant

    Hi,

    Thanks for your post.

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.
    To change the color of the header and remove the video Icon:

    .home.page-template #vw-marketing-sticky-menu {
    background: white;
    opacity: 1;
    }

    #vw-marketing-about-us .vw-marketing-video-image i {
    background: linear-gradient(to right,#e30513,#e30513);
    display: none;
    }

    What steps you have done that the header is not working?

    Which color is not the same in the mobile version?

    To display more projects:

    To change the number of post per page:

    The first thing you need to do is log in to your WordPress dashboard and go to Settings » Reading page. Next, you need to change the value of ‘Blog pages show at most’ option to any number of posts you want to display.

    Don’t forget to click on the ‘Save Changes’ button to store your settings.

    Now your WordPress blog and archive pages will show the number of posts that you want to display.

    Thank You

    #40113
    William
    Participant

    Hello,

    Thanks for the answer about the header, projects and icon video, it’s work now.

    This is how it looks on the mobile, but on the tablet and the computer it looks red, but when I put the mobile version it doesn’t look red. and will to leave an spacing between about and projects, because they touch each other, please check the image:

    View post on imgur.com

    #40178
    developer vwtheme
    Participant

    Hi,

    Which color you want to add in place of that in the mobile view.

    Let us know.

    Many Thanks!

    #40193
    William
    Participant

    I want to add red color

    #40246
    developer vwtheme
    Participant

    Hi,

    Thanks for your post.

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

    To change the color of the slider background in mobile version:


    @media
    screen and (max-width: 576px){
    #vw-marketing-slider {
    background: linear-gradient(to right,#e31711,#e31711);
    }
    }

    Thank You

    #40447
    William
    Participant

    Hello,

    Thanks for the answer it’s work. Just one last problem,

    I’d like to leave a space between the about and the projects, since their writing touches each other, I’d like to leave a separation between them, it’s on mobile that we see it like that.

    View post on imgur.com

    #40596
    developer vwtheme
    Participant

    Hi,

    Thanks for the reply.

    Can you please tell in which media you want to add so that we can help you.

    Many Thanks!

    #40622
    William
    Participant

    Hi,
    I want to add that on mobile.

    #40676
    developer vwtheme
    Participant

    Hi,

    Thanks for your reply.

    Have you added any kind of code or CSS Additionally?

    Please let us know.

    Thanks

    #40766
    William
    Participant

    Hi,

    Not, only the additionnally code you tell me

    #40789
    developer vwtheme
    Participant

    Hi,

    But the original basic theme did not get this issue in the mobile version.

    Please check and update us.

    Thank You.

    #41167
    William
    Participant

    Hello,
    Can the fact of having hidden certain sections, such as the team, testimonial, etc., produce this? Since the theme is well updated, so this is the original version I’m using.

    #41183
    developer vwtheme
    Participant

    Hi,

    Yes, maybe.

    Kindly please let us know which sections you have removed?

    Many Thanks!

Viewing 15 posts - 1 through 15 (of 25 total)
  • You must be logged in to reply to this topic.