Okay
  Public Ticket #232861
dummy data for portfolio sticky sidebar ?
Closed

Comments

  • Tiyo started the conversation

    im looking for the dummy data for the following demo setup; http://themenectar.com/demo/salient-frostwave/port...

    i cant find it in the current salient dummy-data.xml 

    please help

  •  8,839
    Tahir replied

    Hey Tyro!

    Please use the code on this link: http://pastebin.com/zQadTghg and paste it into the Classic Editor, Text Mode and then Switch to Visual to edit the page. 

    Cheers


    ThemeNectar Support Team 

  • Tiyo replied

    Hi Tahir,

    thanks for the response. i tried putting the code that you made however it didnt make the BOXED WIDTH COLUMN like the one in, http://themenectar.com/demo/salient/portfolio/blac...

    thanks.

  •  8,839
    Tahir replied

    Hey Again!

    Did you make sure to enter it into the Text mode within Classic Editor ?. Please provide url and wp-admin login details in a private response so we can sort this for you. 

    Thanks


    ThemeNectar Support Team 

  • Tiyo replied

    ive attached the pic, please take a look.

    my website is the one on the top, the width is not the same as the one that im trying to make (the one on bottom).

  •  8,839
    Tahir replied

    Hey Tiyo!

    Thanks for the screenshot. You need to turn on the ext responsive option in Salient Theme options. See screenshot for ref: http://prntscr.com/3upn3n

    Cheers


    ThemeNectar Support Team 

  • Tiyo replied

    tahir, ok it got resize as i want it. however, the "milestone" text size became too big, how to resize or set text_size for the milestone?

  •  8,839
    Tahir replied

    Hey Tiyo!

    Add this into the Custom CSS box located in your Salient Options panel :

    body .nectar-milestone .number {
        font-size: 32px;
        line-height: 32px;
    }

    Cheers


    ThemeNectar Support Team