Small spanish translation detail :)

Discussion in 'Woodpecker WordPress Business Theme' started by trasgu, Jan 16, 2014.

  1. trasgu

    trasgu Member

    Joined:
    Oct 13, 2012
    Messages:
    188
    Likes Received:
    18
    Location:
    Santander, Spain
    Hi there folks ,
    just need a quick help within the Editor as I would love to be able to translate "read more" into spanish and I don't seem to find where that "line" is hidden... see attachment. Also, is there a way to arrange the menu at the top so they take the whole space of the frame to the end? see file attached...

    I have tried this that worked in Colorway but here doesn't seem to work:
    #menu .ddsmoothmenu li {
    margin-right:35px;
    }

    Thx tons !!
    Jose

    La Masía Ibérica 2014-01-15 18-47-01.png menu at top.jpg
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    1.
    Go to front-page.php present in your theme directory and follow the instruction as shown in image given below

    2014-01-16_1716.png



    Use same process for others also.


    2.

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .sf-menu li {
    margin-right: 35px;
    } 

    Thanks & Regards
    Gourav Shrivastava
     
  3. trasgu

    trasgu Member

    Joined:
    Oct 13, 2012
    Messages:
    188
    Likes Received:
    18
    Location:
    Santander, Spain
    Excellent tips Gourav, all done and working great !! Thx tons, have a great day !!
     

Share This Page