Comments

Meenakshi.g created an issue. See original summary.

meenakshig’s picture

meenakshig’s picture

StatusFileSize
new199.9 KB
darshan.addweb’s picture

Status: Active » Needs review
StatusFileSize
new306.13 KB

Hello,

I install the theme and replicate the issue but I can't find any file to convert SCSS CSScss in this theme. Please use this code to solve the issue. I wrote the below piece of code and compiled it using the compass. Please review the attached screenshot which shows the issue being solved after the CSS is being generated. Thanks.

.system-themes-list-installed {

  .theme-info {

    display: inline-block;

    width: 100%;

  }

  .theme-selector {

    margin: 15px;

    padding: 0;

  }

}

.block-system-main-block {

  .theme-info__header {

    font-size: 22px;

    font-weight: bold;

  }

  .theme-info__description {

    padding: 5px 0;

  }

}

.system-themes-list__header {

  font-size: 34px;

  padding-top: 10px;

}
kuldeep43207’s picture

Issue summary: View changes
StatusFileSize
new10.39 KB
codewithlakshay’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.