Jump to content

Edit History

pixle123

pixle123

I would like to add something like this through custom css:

#header .header-top {
    margin-left: 200px;
    margin-right: 200px;
    margin-top: 20px;
}

It does not work if I add it to / web / themes / mytheme/ assets / css / custom.css

What should be changed to get it working?

Thanks

pixle123

pixle123

I would like to add something like this through custom css:

#header .header-top {
    margin-left: 200px;
    margin-right: 200px;
    margin-top: 20px;
}

It does not work if I add it to / web / themes / mytheme/ assets / css /

What should be changed to get it working?

Thanks

×
×
  • Create New...