Triton lite changes

  • Unknown's avatar

    Hi guys
    Just started using Triton Lite, but I have two questions that I don’t seem to find in the forum
    Is it possible to change the menu to put it bellow the header image instead of being in the top?
    Is it possible to change the Height of the header image?

    Is any of this is possible, can you teach me how to do it?

    This is the theme that best responds to what I’m lookin forward, but it would be important to have the menu bellow the image…
    Thanks in advance for you help

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hey @decathlonportugal,

    There’s no way to move the header image above the menu in this theme.

    But to resize the image, add this to your CSS (go to Appearance –> Customize. You need to purchase the Custom Design Upgrade to add CSS.)

    #header-image {
    width: XXXpx;
    height: XXXpx;
    }

    replace the XXX with what dimensions you would like.

  • Unknown's avatar

    Thanks a lot benunc
    that helps already!

  • The topic ‘Triton lite changes’ is closed to new replies.