Area Between menu and main

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by marinos13, Nov 22, 2014.

Thread Status:
Not open for further replies.
  1. marinos13

    marinos13 Member

    Joined:
    Jun 27, 2014
    Messages:
    80
    Likes Received:
    3
    Location:
    Cyprus
    screen.PNG
    Hello in the inner pages of the theme we have the specific area which is empty. Is there a way to add their some text or social media Icons?
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    You can't put any text or something in that area, you can reduce that area by adding following CSS code in your Custom CSS.

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .fullwidth .fullwidth_inner {
    margin-top: 60px;
    }
    You can decrease value in above code to reduce that area.

    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  3. marinos13

    marinos13 Member

    Joined:
    Jun 27, 2014
    Messages:
    80
    Likes Received:
    3
    Location:
    Cyprus
    Is it possible in that area to add social media?
     
  4. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    No, you can't add anything in that area.

    Thanks & Regards
    Yogesh Bhade
     
  5. marinos13

    marinos13 Member

    Joined:
    Jun 27, 2014
    Messages:
    80
    Likes Received:
    3
    Location:
    Cyprus
    No Problem! thanks for the help!!!
     
Thread Status:
Not open for further replies.

Share This Page