• Resolved 1971

    (@1971-1)


    Hi,

    I am using the Sydney theme and I want to create or move the menu & site title above the slider image. Is there a way of doing this? Basically the menu items (text) are not very clear layered above the slider image.

    https://www.commtrack.co.uk

    Any help would be appreciated.

    Thanks
    Keith

Viewing 8 replies - 1 through 8 (of 8 total)
  • pratik53

    (@pratik53)

    go to Appearance > Editor > style.css and add below code to change the position of your menu and title.

    you can find style.css at right side under sub items of the Templates tag.

    .site-header.fixed { position: relative;}
    .site-header { background-color: #1c1c1c;}

    Thread Starter 1971

    (@1971-1)

    Thanks Pratik.

    So I need to add :

    .site-header.fixed { position: relative;}
    .site-header { background-color: #1c1c1c;}

    Whereabouts in the style.css? Anywhere or a particular area?

    pratik53

    (@pratik53)

    generally you can add that css to anywhere in style.css.

    you should add that css code at last for remembering or if in case you have to change that code.

    Thread Starter 1971

    (@1971-1)

    Hi Pratik,

    That made no difference. I added the code above at the very bottom of the style.css document. The style.css file is located under Sydney: Stylesheet (style.css)

    Thanks
    Keith

    dhfurnish

    (@dhfurnish)

    Taking this site as example https://www.commtrack.co.uk how you make the menu smaller after you hit the menu bottom viewing in a mobile device? If you notice, on https://www.commtrack.co.uk it take half of the window when the menu bottom is pressed… how can that menu size can be reduced?

    thank you

    hi 1971 can you help me how did you make your footer look like that. i want to make something similar but dont know how. did you used widgets or page builder or how? thanks

    Thread Starter 1971

    (@1971-1)

    Resolved now.

    Hi 1971
    Please help me to make the bar menu in white, I mean the space in white only or another color that I want…

    Regards

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Sydney Theme – Menu’ is closed to new replies.