• Helllo I use old version spacious theme i hadn’t compatibile mobile menu view and now I make update to new version. After update I have two problems:

    1) I can’t fit menu to header area under metaslider. Menu have big padding area and i can’t fit size to full width. I try buy menu plugin UBER but too not fint with spacious theme.

    2)Why I can’t update css file. When i try change for example padding after update website not show changed atribut.

    Can you help me please or find solution. Thank.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @fobicek,
    For 1st query, Please use this custom CSS:

    .main-navigation {
        float: right;
        padding-top: 0;
    }

    And for the second issue, if you are using any caching plugin on your site then you can generate a new cache from that plugin and see if that helps. Lastly, editing the theme file code will get wiped on the theme update. So, prefer using a child theme for custom works. Thank you.

    Thread Starter fobicek

    (@fobicek)

    Thank by reply, yes sript little upgrade height area for main navigation.

    Hi @fobicek,
    Please let us know if you get any other issues. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘disfunctional CSS’ is closed to new replies.