Plenty of Questions regarding Customisation!

This topic has 10 replies, 3 voices, and was last updated 9 years, 10 months ago ago by Robert Hall

  • Avatar: VivaLaJam26
    VivaLaJam26
    Participant
    January 12, 2015 at 14:50

    So I’ve got a load of question regarding the customisation options for Royal, rather than writing them all as different threads, I thought it would be a good idea just to list them off, save the moderators time going through them all. For reference I’m using the engineer demo and header 10 for it.

    1. How can I make the site logo bigger?
    2. How can I change the header (where the logo is) colour, and have the fonts in the “fixed” to be white.)
    3. I have a product drop down menu, however I don’t have a page for all products, how can I do this?
    4. Edit the small tools equipment images (the three underneath the slider, one under the categories and one under the Popular Product)
    5. For some reason the “edit with visual composer” option on the home page doesn’t do anything, site just keeps on loading.

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 12, 2015 at 16:13

    Hello,

    1. Please add this code into custom.css file:

    .header-logo img {
        max-width: 420px;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    2. Add this code in custom.css to change header background color:

    header {
        background-color: red !important;
    }

    Change color value to yours.

    3. To have products page you need go to Woocommerce > Settings > Products tab and select your products page in Shop page field.

    4. Could you please clarify the 4th question? What do you want to do with those images?

    5. Unfortunately frontend VC editor doesn’t work and we recommend you to use backend editor instead.
    Sorry for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: VivaLaJam26
    VivaLaJam26
    Participant
    January 12, 2015 at 16:34

    4 & 5 don’t need to be worried about, sorted it out. 3 Has been sorted out as well (although not allowing me to use VC editor at all).

    Avatar: VivaLaJam26
    VivaLaJam26
    Participant
    January 12, 2015 at 16:40

    When using the demo footer, how do I change the logo and the information on it, it’s not allowing me to do this?

    Avatar: VivaLaJam26
    VivaLaJam26
    Participant
    January 12, 2015 at 17:20

    Sorry, once I placed the product page in there seems to be a random advert, I’m unable to open the page in VC so can’t delete it.

    Here is what I mean…

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 12, 2015 at 17:52

    Hello,

    1) First you must disable demo footer block in Theme Options->General. Then you need create footer manually.
    You can read more in our documentation:
    https://www.8theme.com/demo/docs/royal/index.html#!/9_footer
    Also watch video tutorial:
    https://www.youtube.com/watch?v=KWAQRXZXsaw

    2) Could you please clatify what you want delete?

    Regards,
    Robert Hall.

    Avatar: VivaLaJam26
    VivaLaJam26
    Participant
    January 12, 2015 at 18:13

    Forget Product page, sorted it out.

    (Sorry) another question, how do I get rid of the currency (£,$,€) in the header?

    Avatar: VivaLaJam26
    VivaLaJam26
    Participant
    January 12, 2015 at 18:18

    I’ve followed this tutorial…
    https://www.8theme.com/topic/delete-currency-in-top-bar-keep-login/
    But the language and currency still seems to be displaying.

    ?

    Avatar: VivaLaJam26
    VivaLaJam26
    Participant
    January 12, 2015 at 18:19

    Forget that last one, got it working.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 12, 2015 at 18:23

    Hello,

    Try add following code into custom.css file.

    .languages-area{
    display:none;
    }

    Regards,
    Robert Hall.

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘Plenty of Questions regarding Customisation!’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.