Social Icon and Portfolio Order

  • Posted in : Photographer
  • alepucciprato
    Participant

    Hi. I am not able to create a social icon bar on my site page as we can see on your demo.
    another question: is possible to change order of portfolio in protfolio page?
    thks

    Mehmet S.
    Keymaster

    Hi, drag the Text widget to Footer Social Icons location, paste the social icon shortcodes inside the Text widget.

    Just edit the creating date of portfolio posts to change the order.

    Thanks

    alepucciprato
    Participant

    Thks. another tow new question:
    is it possible to have e full videowith on homepage?

    another

    is it possible to change the font size of the header test of the home page?

    ahmetsali
    Keymaster

    @alepucciprato

    Hi,

    – just create a new page and select Full Width as page template, then insert a video using media_wrap shortcode inside this page.

    – “change the font size of the header test of the home page” can you explain it a little more? you are talking about site title or page title?

    alepucciprato
    Participant

    hi, i d like to change the size of text of the header in the home page

    alepucciprato
    Participant

    for fullsize i have set the full with page and insert the media_warp code but when i inserte the code from vimeo or youtube it dosen’ t work

    alepucciprato
    Participant

    sorry, now fullwith works. i was in trouble. Is it possible to have all page in video? fullsize of screen?

    ahmetsali
    Keymaster

    1-) to change the font size of the site title in the header, try this custom css code;

    @media screen and (min-width: 992px) {
    	.site-header .site-title {
                   font-size: 38px;
            }
    }
    

    2-) “Is it possible to have all page in video? fullsize of screen?” can you describe this in other words, i can’t understand what you mean.

    alepucciprato
    Participant

    thnks. i used your css for header and it works. Is it possible to change the size of menu text and tagline text?

    alepucciprato
    Participant

    2) I d like to know if is it possible to use video background in the home page.

    ahmetsali
    Keymaster

    – for tagline text size ;

    .site-header .site-description {
     	 font-size: 15px;
    	}
    

    – for menu link size try this custom css code;

    .nav-menu ul li {
        font-size: 13px;
    }
    

    – sorry video backgrounds are not available by default.

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register