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 10 posts - 16 through 25 (of 25 total)
  • Author
    Posts
  • #41221
    William
    Participant

    Hi,

    Yes here you are : Our records, pricing plan, testimonial, our team and our blog.

    Thanks

    #41437
    developer vwtheme
    Participant

    Hi,

    Thank You for choosing us!

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


    @media
    screen and (max-width: 991px){
    #vw-marketing-about-us {
    background: linear-gradient(to right,#e30513,#e30513);
    padding-bottom: 123px;
    }
    }

    If you need further assistance or clarification please let us know.

    Thank You.

    #41543
    William
    Participant

    Hi,
    Thanks for your answer.
    Now I have another problem, the text “about us” is put above “our projects” I want to leave a space between them. Obviously it looks like this from the tablet, on the mobile it looks good, look at the image attached.

    View post on imgur.com

    #41551
    developer vwtheme
    Participant

    Hi,

    Thank You for choosing us!

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


    @media
    screen and (max-width: 1024px){
    #vw-marketing-about-us {
    background: linear-gradient(to right,#e30513,#e30513);
    padding-bottom: 123px;
    }
    }

    If you need further assistance or clarification please let us know.

    Thank You.

    #41561
    William
    Participant

    Hi,

    Thanks for the answer, but the CSS code not work, and i don’t know why not.

    #41725
    developer vwtheme
    Participant

    Hi,

    Thank You for choosing us!

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


    @media
    screen and (max-width: 767px) and (min-width: 577px) {
    padding-bottom: 239px;
    width: auto;
    text-align: center;
    }

    If you need further assistance or clarification please let us know.

    Thank You.

    #42004
    William
    Participant

    Hi!
    Thank you for your answer but not work either, I have this message “Expected a FUNCTION OR IDENT after colon at line 29, col 15”

    Thanks!

    #42025
    developer vwtheme
    Participant

    Hi,

    Thank You for choosing us!

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


    @media
    screen and (max-width: 767px) and (min-width: 577px) {
    #vw-marketing-about-us {
    padding-bottom: 239px;
    width: auto;
    text-align: center;
    }
    }

    If you need further assistance or clarification please let us know.

    Thank You.

    #42110
    William
    Participant

    Hello!

    Now it is working! Thank you very much for your efficiently! Now everything is fine! Really thank you very much! You’re the best support i’ve never had

    • This reply was modified 4 years, 1 month ago by William.
    #42120
    developer vwtheme
    Participant

    Hi,

    You’re most welcome!

    Kindly please put your review at https://www.vwthemes.com/themes/digital-marketing-wordpress-theme/

    Many Thanks!

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