Okay
  Public Ticket #1245937
Contact form, blog post and Our Brands problems
Closed

Comments

  •  3
    swedenaskari started the conversation

    Is there any way to make the contact page on mobile devices that the text is on top and when you scroll down there is the contact form? Right now its Contact form on top and when you scroll down there is the information text.

    And if you can see the screenshot, im trying to enable that function where i have the "Logotype" area but cant seem to find how to enable the text where it says: "OUR BRANDS list of our brands"

    By the way this code for the blog, worked to remove the posibility to open the image on single post images, but it also made it not possible to open the single post from category blog within the picture, you just can enter it when pressing on the title of the blog post, maybe this is extra custom stuff, or maybe there is an function in backend for this? ..

    section.blog .post .post-image a {
        pointer-events: none;
        cursor: default;
    }

    {"wp":{"use":false,"adminUrl":"https://www.askarifighter.com/axolgnn","username":"askari","password":"Emperio1."},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  • [deleted] replied

    Hi swedenaskari,

    1— Hmm yes you can do that. To learn how to achieve that please see this video Responsive Control for Devices on the Visual Composer tutorials.

    2—You can achieve that by using Heading Title (Visual Composer element).


    (view on new page)

    3— Please change your old CSS code with this new one:

    body.single-post section.blog .post .post-image a {
        pointer-events: none;
        cursor: default;
    }
  •  3
    swedenaskari replied

    Thank you!

    To answer you on problem #2,

    When adding Heading title, and when i try to edit it on backend visual composer, it stucks on endless loading, is it normal?

  • [deleted] replied

    Hi swedenaskari,

    Glad to hear that!

    2— You are right, this is a problem that we fixed on the last theme update 2.11 (see changelog). Please just update your theme to the latest version and this issue will be solved for you too

  •  3
    swedenaskari replied

    Great, it worked =)

    Thank you!

  • [deleted] replied

    Hi swedenaskari,

    Glad to hear that

    P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from Laborator in advance and have a great week!

  •  3
    swedenaskari replied

    Yes ofcourse! I will do it right away =) have a great day!

  • [deleted] replied

    Hi swedenaskari,

    Thank you very much

    Have a great day!

    P.S: Will set this ticket as solved from here.