Design Issues

Home Forums Theme Design Issues

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1658
    Admin
    Keymaster
    #2847
    Leonardo Reyes
    Participant

    Hello,

    Is it possible to hide som features as “blog, gallery, sponsors” temporarily?
    How can I change my site icon from squared to rounded?
    Is it possible to reset the theme as default?

    Thank you in advance!

    Regards

    #2849
    rupesh chamling
    Participant

    Hello,
    To hide and show sections visit the theme documentation section order tab
    https://www.producerthemes.com/docs/highnote/#section_order

    Please let us know which icons that you want to change, some of the icons are hard-coded so can’t be changed, for now.

    “Is it possible to reset the theme as default?” sorry, we are quite unclear what you mean to say here can you please make it more clear, Thank you!

    #2860
    Leonardo Reyes
    Participant

    Hello,

    1.-I meant, how can I change the favicon shape from square to round?
    2.-Can button links send you to another section of the same page or it has be another new page from the website?
    3.-Is it possible to change the language or text of the music player?
    4.- If any person from a different country goes to my website, does it automatically changes language to theirs?

    Thank you in advance! 🙂

    #2868
    rupesh chamling
    Participant

    Hello, Leonardo Reyes

    1. If I am not wrong you might be talking about social icons, those icons are images in .png type if you want in square you can create your own icon image in square and upload it, for more information those images are from https://www.flaticon.com, here you can create icons as you want.

    But the remaining other icons in demos are from font-awesome icons.

    2. Yes, buttons links can be sent to another section of the same page.
    first, name the section ID at the top of every section in the customizer there is an input field with label ‘ID Name’. for eg: ‘contact_us’.

    second assign any button you want by adding button link to #contact_us, which solves your problem.

    #2940
    Leonardo Reyes
    Participant

    Hello

    How can I put a cross mark on licenses instead of a check mark? (That should be updated)
    Is it possible to add a licences “Read More” under the license options?

    Thank you in advance.

    #2942
    Leonardo Reyes
    Participant

    Hello,

    How can I replace the YT video section code for a video of mine?
    Would be cool if you could expand the MB limit when uploading trackouts.

    Thank you in advance

    #2944
    rupesh chamling
    Participant

    Hello! Leonardo Reyes

    1. To use the cross icon you can simply replace <i class=”fas fa-check”></i> with <i class=”fas fa-times”></i> inside license features or if you do not want to use icons you can simply use ✕ mark.

    2. We are sorry we do not have a button feature but we will work that on the next update for sure.
    but you can apply “Read More” this code in template-parts/frontpage-sections/pricing-table.php on this file on between line 116 and 117.

    You are welcome, Hope this helps you.

    #2945
    rupesh chamling
    Participant

    Hello! Leonardo Reyes

    1. YT video section can be replaced with only <iframe> contents. If you want to replace YT video with another video that must be inside <iframe> tag.

    But if you want to upload the video from your file then you can use Video Gallery Section where you can upload your own video and customize “Slide To Show to 1”. Uploading size depends on your site WordPress file upload limit, Smaller the size faster your site loads. Thank You! Hope this helps you.

    #2947
    Leonardo Reyes
    Participant

    Hello,

    yt section does not fit the screen when using mobile, it looks like extremely pad to the left.
    (it’s ok on laptop and tablet).

    What can i do?

    Thanks 🙂

    #2951
    Leonardo Reyes
    Participant

    Hello,

    How can I link FAQS button to another new page with expanded and new FAQS?

    Thank you.

    #2955
    rupesh chamling
    Participant

    YT has an issue with IOS systems we will fix ASAP.
    We do not have a customizer setting on the link to another page, We will work on that in the next update but you can add ‘target=”_blank” code inside tag manually.

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