0
Welcome Guest! Login
0 items Join Now

How to delete extra space between slideshow and top menu?

    • Ron Mac's Avatar
    • Ron Mac
    • Newbie
    • Posts: 2
    • Thanks: 0

    How to delete extra space between slideshow and top menu?

    Posted 9 years 10 months ago
    • Please help me delete extra space between slideshow and top menu?

      In other words I need to have slides shown closer to the top menu and the site logo.

      I am using Ricochet template.

      The website is kartinatv.co.uk
    • Last Edit: 9 years 10 months ago by Ron Mac.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: How to delete extra space between slideshow and top menu?

    Posted 9 years 10 months ago
    • Please do not post extensions/template specific questions in the "General Discussion" forum. You should post in the extension forum or template forum as appropriate. Most of these forums are for members who have a current PAID membership. Our priority is always to assist paying members.

      Thank you for your understanding.

      You membership appears to have expired - support requires a current subscription.

      But...

      Use this code...
      div.fp-roksprocket-features-showcase.rt-block {
          padding-top: 0;
      }
      This is how to create a custom CSS compatible with Gantry 4...

      Simply create a file called "<TEMPLATENAME>-custom.css" and put this file in the CSS folder of the template (where <TEMPLATENAME> is the name of the template as seen in template manager e.g. rt_iridescent would be rt_iridescent-custom.css). GANTRY4 will automatically load this CSS file. If you wish, you can also have browser specific files by appending, for example, "-ie9" making the filename "<TEMPLATENAME>-custom-ie9.css"

      Also remove the white space in your logo image too.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.056 seconds