Your Time:
Our Time:
← Back to discussions

Colors, Sizes, Location Bar and Pages Help

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 2 replies, 3 voices, and was last updated 9 years, 5 months ago by Anonymous.

  • 2017-04-08 at 2:01 am
    Support Expired
    #19853
    sanddragonstudios
    Participant
    • Topics: 1
    • Replies: 0
    • Total posts: 1
    • Post count: 0

    1) Is it possible to have the black top bar location details match the location page you are viewing? Also, is it possible to rename “Gate:”? where do I do this?

    2) On any locations page, where do I change the background colour and modify the table sections that say: small, med, large, features, price, etc. I want to customize those background colors and the names of the tabs.

    Also, If I wanted to make all sizes in one long table, can I do that instead of listing them by small, med, large?

    3) How do I remove the search bar in the menu? I’m using Header Style 1.

    4) Theme Colour isn’t changeable, you mention you can edit this in the color folder, but no other instructions anywhere about what folder, where, how it changes, etc.

    5) Bug? – In firefox, colours show properly, but on Chrome they stay the default orange colour, I want to change the colour to #BF0000; instead of your #DB44…

    Thanks,

    2017-04-08 at 8:00 pm
    #19859
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    1) Is it possible to have the black top bar location details match the location page you are viewing? Also, is it possible to rename “Gate:”? where do I do this?<br>
    It’s not there currently but we will consider adding an option to link to the single page for the storage in the coming update soon. Regarding gate can you send us a screenshot where you want to point that?

    2) On any locations page, where do I change the background colour and modify the table sections that say: small, med, large, features, price, etc. I want to customize those background colors and the names of the tabs.<br>
    In theme options you can customize that color. see screenshot. If you want to individually modify that colors then you can inspect the element using google chrome inspect element and find the class and add your custom class.

    Also, If I wanted to make all sizes in one long table, can I do that instead of listing them by small, med, large?<br>
    One table is not yet tested. But I think adding all the one sizes will give you the one table.

    3) How do I remove the search bar in the menu? I’m using Header Style 1.<br>
    Add the following code in your custom css section in theme options
    .ivaSearch {
    display: none;
    }

    4) Theme Colour isn’t changeable, you mention you can edit this in the color folder, but no other instructions anywhere about what folder, where, how it changes, etc.<br>
    Check the screenshot.

    5) Bug? – In firefox, colours show properly, but on Chrome they stay the default orange colour, I want to change the colour to #BF0000; instead of your #DB44…
    You need to clear the cache. Some times you need to clear the cache to load the new colors

    I recommend you to use child theme instead of modifying anything in the main theme. If you use the child theme then u can replicate the files you wish to modify and add your own customization. Child theme is included in the full package you downloaded from themeforest

    https://codex.wordpress.org/Child_Themes

    2017-04-17 at 10:40 am
    #20005
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    We are setting this topic to be resolved. If you wish to update this topic please reply here instead of creating another topic.

You must be logged in to reply to this topic.