Winter Special Sale! Unlock a 20% OFF on Bundle of 240+ WP Themes & 5 Plugins. Use code "SNOW20"
This Winter, Enjoy a cozy 25% discount on Premium WordPress Themes with the coupon code "WINTER25" at Checkout.

VW LAWYER

Home Forums VW Theme VW LAWYER PRO THEME VW LAWYER

Viewing 15 posts - 31 through 45 (of 75 total)
  • Author
    Posts
  • #5288
    developer vwtheme
    Participant

    Hi,

    Shortcode section you can see in the theme customizer Appearance -> Customize -> Theme Settings -> Shortcodes

    Could you please share your site URL?

    Thanks

    #5312
    kileyp34
    Participant

    Hello,

    It’s http://www.courtneysullivanlaw.com

    Thanks!

    #5313
    kileyp34
    Participant

    Also do you have a widget you recommend with this theme for users to submit reviews/testimonials on the site?

    #5314
    developer vwtheme
    Participant

    Hi,

    You can check the below plugin if this suite your needs. https://wordpress.org/plugins/wp-customer-reviews/

    Thanks

    #5399
    kileyp34
    Participant

    Hi,

    Can I get the code to move the header contact information over? My website is courtneysullivanlaw.com.

    Thank you.

    #5400
    developer vwtheme
    Participant

    Hi Kiley,
    We have seen your site and your contact address is overlapping.
    We need to make some changes to your theme to stop overlapping.
    If you want we can make changes to your theme please give us your login details with Username and Password with Site URL.
    You can send us your login details on this mail ID: [email protected]
    If you need any other help please let us know.
    Thanks

    #5441
    kileyp34
    Participant

    Hello,

    Can I get assistance with making all of my text justified for my website? Thank you!

    #5442
    kileyp34
    Participant

    Do you have a place where we can download the icons that you use in the demo?

    #5444
    developer vwtheme
    Participant

    Hi,

    We have used an icon from the font awesome https://fontawesome.com/icons.

    Which text you want make justified?

    Thanks

    #5449
    kileyp34
    Participant

    I’d like all of the text justified if possible or at least the content text (paragraphs, headers).

    #5451
    developer vwtheme
    Participant

    Hi,

    Add this code to Appearance -> Customize -> Additional CSS

    p, .short_text, .about-editor {
    text-align: justify;
    }

    Thanks

    #5490
    kileyp34
    Participant

    Hello,
    Is there a way to update the boxes for the service section? Some of the boxes aren’t aligning correctly and the boxes are going around too much space. Also, I’d like them centered as we don’t want to add any images in the boxes.

    #5492
    developer vwtheme
    Participant

    Hi Kiley,
    As per your query, could you please share your site URL.
    So we can review the issue given by your side.
    Thanks

    #5499
    kileyp34
    Participant
    #5509
    developer vwtheme
    Participant

    Hi,

    Please add this to Appearance -> Customize -> Additional CSS

    .services_inner .col-md-3.no-pad {
    display: none;
    }
    .services_inner .col-md-9 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
    margin: 0 auto;
    }
    #our_services p {
    text-align: center;
    }

    It will make your empty image box hidden and make your title in centred.

    Thanks

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