Custom css changes wont aplly - by slidebird

This topic has 8 replies, 3 voices, and was last updated 11 years, 1 months ago ago by Eva Kemp

  • Avatar: slidebird
    slidebird
    Participant
    October 23, 2014 at 14:45

    hi i did some css changes but nothing changes in the frontend… why?

    i renamed teh default.custom.css to custom.css and enabled it in your theme settings…

    the cmod wos on 755 which should work… i also tried it with 777 just to be sure… but nothing?!

    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Participant
    October 23, 2014 at 14:49

    Hello,

    Did you have cleared cache after changes?
    Also please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: slidebird
    slidebird
    Participant
    October 24, 2014 at 15:35

    yes i did … also tried 3 different browser

    i have the installation on a subdomain but so far i know this cant be a problem…

    credentials in privat content…

    thx

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Participant
    October 25, 2014 at 09:34

    Hello,

    Please specify what changes must be seen according to your modifications.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: slidebird
    slidebird
    Participant
    October 25, 2014 at 09:44

    i wnat to change the boxed width into 1030 px and the container into 955 and removed the box shadow…

    this has to work… looks good in firebug

    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 955px;
    }

    .boxed .page-wrapper {
    width: 1030px;
    margin: 0 auto;

    box-shadow: 0 0px 0px;

    -webkit-box-shadow: 0 0px 0px;

    }

    Avatar: Eva
    Eva Kemp
    Participant
    October 25, 2014 at 13:57

    Hello,

    I’ve added “!important” to your code:

    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 955px !important;
    }
    .boxed .page-wrapper {
    width: 1030px !important; }

    Please check your site now.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: slidebird
    slidebird
    Participant
    October 25, 2014 at 15:02

    ok looks pretty good now… thx

    Avatar: Eva
    Eva Kemp
    Participant
    October 25, 2014 at 15:42

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘custom css changes wont aplly’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.