Your account expired support, please renew to get your support.

Home Forums Themes Support Gecko Header, Footer & Navigation bar

Topic Resolution: Resolved
Viewing 5 reply threads
  • Author
    Posts
    • #35768
      Filios Nicolaou
      Support Expired

      Hi, i have few problems that in need your help.
      1. I want the titles in footer to be in black. I went to colour sheme-footer colour i made all black and nothing. where do i change the title colour? (see attachment)

      2. I want the decrease the space between home menu with image & logo with menu. where do i do that?

      3. I want to remove navigation bar. i want navigation bar to be shown only in mobile version (see attachment)

      Thank you, looking forward for your response (see attachment)

      Attachments:
      You must be logged in to view attached files.
    • #35774
      Harry
      Support Expired

      Hi Filios,

      Thank you for choose our theme.

      1,2,3 . Please add below code to JanStudio > Theme Option > General Layout > Custom CSS

      #jas-footer .widget-title {
      	color: #000;
      }
      
      .header-5 .jas-branding {
      	padding: 35px 0 15px;
      }
      
      @media only screen and (min-width: 1025px) {
      .jas-push-menu-btn {
      	display: none;
      }}

      and change 35, 15 with your number to decrease the space between logo and menu and top bar

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #35776
      Filios Nicolaou
      Support Expired

      Thank you Harry for the prompt response..

      The only thing that is not resolved is the space between menu and image (see attachment)

      Thanks again!

      Filios

      Attachments:
      You must be logged in to view attached files.
    • #35778
      Harry
      Support Expired

      Hi Filios,

      Please edit the column wrap the image and add padding-top = 0 https://prnt.sc/rr0g4e

      To override default value of page builder.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #35779
      Filios Nicolaou
      Support Expired

      Brilliant. Thank you for the fast and reliable response!!
      I will review your theme!!

      Regards,

      Filios

    • #35782
      Harry
      Support Expired

      Thank you so much and have a nice day!

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 5 reply threads

You must be logged in to reply to this topic.