Slider text mobile issues

Tagged: 

  • This topic has 5 replies, 2 voices, and was last updated 6 years ago by Support. This post has been viewed 1554 times
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #10033642
    xzyla
    Participant

    The text spacing on my slider image looks good on desktop but is jumbled on mobile. How can I make this consistent on different platforms?

    Also, the social icon in the footer is not clickable even with a reference tag on it.

    I appreciate your time and help.


    #10033648
    Support
    Keymaster

    Hello, first thanks for your purchase.

    This “FLORIDA” word at really it’s not an “entire word”. We basically created a layer for each letter. This mean that you need position each layer/letter in the slider. You can do this trough data-x data-hoffset (will move layer horizontally) and data-y data-voffset (will move layer vertically). Note that each attribute has four values in pixels for position. These values are applicable on each resolution previously defined at responsiveLevels option (see the data-plugin-options attribute of slider tag where this option is defined).

    Learn more about responsive setup of revolution slider here:

    Responsive Setup

    To make the social icon clickable on footer, please try adding this code in (css/custom.css):

    .footer-copyright > .container {
        position: relative;
        z-index: 21;
    }

    Please try that and let us know if you need further assistance.

    Kind Regards,

    Rodrigo.


    If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads


    #10033655
    xzyla
    Participant

    Thank you for your response. One last question. On another site, the contact form works but the success message is not working properly.

    Please test at https://anythingdesign.com/bulldogbrokers/#contact

    Thank you for your time.


    #10033657
    Support
    Keymaster

    Hello, thanks for your purchase.

    Inspecting your website I saw that’s missing the script view.contact.js.

    Please include this script like the image below:

    <script src="js/views/view.contact.js"></script>

    Please try that and let us know if you need further assistance.

    Kind Regards,

    Rodrigo.


    If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads


    #10033659
    xzyla
    Participant

    That worked for that form. I have a different issue with the contact form at https://anythingdesign.com/cheryliski/#contact

    I am getting the error…
    Fatal error: require(): Failed opening required ‘php-mailer/src/PHPMailer.php’ (include_path=’.:/usr/lib/php5.5′) in /homepages/40/d149979766/htdocs/anythingdesign/cheryliski/php/contact-form.php on line 18

    Please help. I appreciate your help.


    #10033663
    Support
    Keymaster
    This reply has been marked as private.
Viewing 6 posts - 1 through 6 (of 6 total)

This topic is marked as "RESOLVED" and can not rceive new replies.