Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #74395
    Celeste Caso
    Participant
    Premium Member

    I’ve attempted to do this through customize → additional CSS, but it seems not matter what CSS I add it isn’t reflected on my site (http://www.lessonsabroad.com). How can I decrease the padding between widgets in the sidebar?

     

    Thanks!

    #74397
    vako
    Keymaster
    Premium Member

    Hi Celeste,

     

    At first, thank you for choosing our theme and service.

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .ashe-widget {

    padding-bottom: 20px !important;

    }

    Adjust this snippet per your needs, just change the numeric value in this snippet.

     

    Kind Regards

    #74401
    Celeste Caso
    Participant
    Premium Member

    Thank you, unfortunately it doesn’t work. It seems something within the theme is preventing customize CSS to work. Any other tips?

    #74403
    vako
    Keymaster
    Premium Member

    Hi Celeste,

     

    Weird, we tested the shared CSS snippet on our website for the mentioned theme and it worked.

    Please clear the cached data on your website and browser cache data too and check it again, if the issue still remains, In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.

    To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo

    Please make sure to mark your reply as private to hide it from the public.

     

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.