Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #173156
    borntrippy
    Participant

    error

    Hi, im using the rock band theme and the Music Store plugin.. almost everything works great but this theme is shrinking the boxes so they are unuseable.. it is definately the theme causing it… ive edited both the rock band and music store css and the music store css wont let me resize the box on height not width… its the code for the theme possibly making overall table width too big or something similar…

    website adress where you can view this is: https://3orntrippy.com/WordPress/?ms_collection=soundtrack-to-an-absent-life

    Would anyone know how to fix this? also what is the difference between the free version and the pro version? will it fix my problem?

    Thanks in advance.

    Paul

    #173159
    Skandha
    Participant

    @borntrippy: Hello Paul,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .music-store-collection input[type="number"] {
    	width:300px;
    }

    You can change the width according to your choice.

    You can have lot of additional-features in pro version of the theme that will help you customize your site better. You can check out the additional-features that are available in pro version of the theme.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #173338
    borntrippy
    Participant

    Hi, sorry its not the CSS causing the problem… the above code did nothing.. it works fine with other themese and is caused by code somewhere in the theme.

    #173347
    borntrippy
    Participant

    Hi, i purchased the pro theme.. the code you provdided works in that theme. thank you 🙂

    #173348
    borntrippy
    Participant

    i am however having issues with the main menu being conctracted (squished into a small button) i had the menu spread over the top of the screen when i had the free version.. i do prefer that.

    #173349
    borntrippy
    Participant

    menu is what i had before.. it has now condensed the entire menu into an expandable button…

    http://www.3orntrippy.com

    Also i was hopping somebody could link the css element for the header video and picture, ive found the main header element and increased opacity, but that element grabs the whole container and increases opacity on the header text. i would like to just increase opacity on header video and header image… then basically my site is finsihed..

    Thanks in advance

    Paul

    #173350
    borntrippy
    Participant

    i have edited the following all work on firefox.. only the video works on chrome:

    .custom-header-media img {opacity: 0.4;}
    .custom-header-media iframe {opacity:0.4;}
    .custom-header-media video {opacity: 0.4;}

    #173357
    borntrippy
    Participant

    Just the only thing that requires change is the compacted menu… i would prefer to have it permanently expanded (unless it is being used by a phone..

    Thanks in advance

    Paul

    #173386
    Skandha
    Participant

    @borntrippy: Hello Paul,
    To change the menu
    Go to => Appearance => Customize => Theme Options => Menu Options => Select Classic Menu and publish

    Let me know if this works out!
    Kind Regards,
    Skandha

    #173396
    borntrippy
    Participant

    Yes thank you very much 🙂 only a few things to change/perfect and then i can go live… thank you for all your help… have a good weekend 🙂

    Paul

    #173461
    Skandha
    Participant

    @borntrippy: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/my-music-band/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Rock Band theme makes unuseable text box on one page’ is closed to new replies.